@agility/app-sdk
Advanced tools
Comparing version 2.0.0-rc1 to 2.0.0-rc2
{ | ||
"name": "@agility/app-sdk", | ||
"version": "2.0.0-rc1", | ||
"version": "2.0.0-rc2", | ||
"description": "JavaScript library for building Agility CMS apps.", | ||
@@ -28,7 +28,8 @@ "main": "dist/index.js", | ||
"react": "^18.2.0", | ||
"rxjs": "^7.8.0", | ||
"ts-loader": "^9.4.2", | ||
"typescript": "^5.0.4" | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"rxjs": "^7.8.1" | ||
} | ||
} |
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
6
0
68272
1
91
1235
+ Addedrxjs@^7.8.1
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)