Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "axii", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "", | ||
@@ -26,17 +26,19 @@ "author": "sskyy <skyking_H@hotmail.com>", | ||
"csstype": "^3.0.10", | ||
"fast-json-patch": "^3.0.0-1", | ||
"immer": "^9.0.1" | ||
"fast-json-patch": "^3.1.0", | ||
"immer": "^9.0.12" | ||
}, | ||
"devDependencies": { | ||
"@ariesate/are": "0.0.2", | ||
"@jest/types": "^27.2.5", | ||
"@babel/plugin-transform-modules-commonjs": "^7.16.8", | ||
"@jest/types": "^27.4.2", | ||
"@jsdevtools/version-bump-prompt": "^6.1.0", | ||
"@testing-library/jest-dom": "^5.11.10", | ||
"command-line-args": "^5.1.1", | ||
"@testing-library/jest-dom": "^5.16.1", | ||
"command-line-args": "^5.2.0", | ||
"esbuild": "^0.11.23", | ||
"esbuild-jest": "^0.5.0", | ||
"jest": "^27.2.5", | ||
"jest-environment-jsdom": "^27.3.0", | ||
"jquery": "^3.5.1", | ||
"jest": "^27.4.7", | ||
"jest-environment-jsdom": "^27.4.6", | ||
"jquery": "^3.6.0", | ||
"pretty-data": "^0.40.0", | ||
"vite": "^2.1.5" | ||
"vite": "^2.7.12" | ||
}, | ||
@@ -43,0 +45,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
347866
7779
13
1
Updatedfast-json-patch@^3.1.0
Updatedimmer@^9.0.12