@vect/object-init
Advanced tools
Comparing version 0.7.20 to 0.8.0
{ | ||
"name": "@vect/object-init", | ||
"version": "0.7.20", | ||
"version": "0.8.0", | ||
"description": "An array util tool", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"dependencies": { | ||
@@ -19,6 +19,2 @@ "@typen/enum-data-types": "^0.1.19" | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/object-init.test.js" | ||
}, | ||
"repository": { | ||
@@ -40,3 +36,7 @@ "type": "git", | ||
"homepage": "https://github.com/hoyeungw/vect#readme", | ||
"gitHead": "39cc7c7be5473d9e97f84745c3aec790cd7d4199" | ||
} | ||
"gitHead": "ea88f6e34b2ef185010319c87355672d59ed3b35", | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/object-init.test.js" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # @vect/object-init |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Yes
5146
4
72
1