pouchdb-collections
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "pouchdb-collections", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Map and Set shims for PouchDB", | ||
@@ -14,7 +14,3 @@ "main": "./lib/index.js", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./src/index.js", | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"jsnext:main": "./lib/index.es.js", | ||
"contributors": [ | ||
@@ -26,3 +22,8 @@ { | ||
], | ||
"dependencies": {} | ||
"dependencies": {}, | ||
"files": [ | ||
"lib", | ||
"dist", | ||
"tonic-example.js" | ||
] | ||
} |
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
1
17629
5
183