Update npm packages
Add --dump-dimensions option to rsx:debug for layout debugging Mark framework publish 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
5
node_modules/ipaddr.js/package.json
generated
vendored
Executable file → Normal file
5
node_modules/ipaddr.js/package.json
generated
vendored
Executable file → Normal file
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "ipaddr.js",
|
||||
"description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"author": "whitequark <whitequark@whitequark.org>",
|
||||
"directories": {
|
||||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.57.0",
|
||||
"eslint": "^9.19.0",
|
||||
"uglify-es": "*"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -19,7 +19,6 @@
|
||||
},
|
||||
"files": [
|
||||
"lib",
|
||||
"LICENSE",
|
||||
"ipaddr.min.js"
|
||||
],
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user