@intelligo.ai/object-to-schema
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "@intelligo.ai/object-to-schema", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "", | ||
@@ -14,2 +14,3 @@ "main": "dist/index.js", | ||
"@types/jest": "^24.0.21", | ||
"@types/lodash": "^4.14.149", | ||
"@types/object-path": "^0.11.0", | ||
@@ -19,6 +20,6 @@ "@types/ramda": "github:types/npm-ramda#dist", | ||
"ts-jest": "^25.3.0", | ||
"typescript": "^3.8.3" | ||
"typescript": "^3.8.3", | ||
"@types/node": "^13.9.8" | ||
}, | ||
"dependencies": { | ||
"@types/node": "^13.9.8", | ||
"lodash": "^4.17.15", | ||
@@ -28,2 +29,2 @@ "object-path": "^0.11.4", | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
329789
3
0
8
- Removed@types/node@^13.9.8
- Removed@types/node@13.13.52(transitive)