Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "axii", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "author": "sskyy <skyking_H@hotmail.com>", | ||
"type": "module", | ||
"types": "index.d.ts", | ||
"types": "./types/index.d.ts", | ||
"publishConfig": { | ||
@@ -15,3 +15,3 @@ "access": "public" | ||
"dist", | ||
"*.d.ts" | ||
"types" | ||
], | ||
@@ -27,3 +27,2 @@ "main": "./dist/axii.umd.js", | ||
"dependencies": { | ||
"@types/react": "^17.0.37", | ||
"csstype": "^3.0.10", | ||
@@ -30,0 +29,0 @@ "fast-json-patch": "^3.0.0-1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
330689
3
7498
0
- Removed@types/react@^17.0.37
- Removed@types/prop-types@15.7.14(transitive)
- Removed@types/react@17.0.83(transitive)
- Removed@types/scheduler@0.16.8(transitive)