pouchdb-selector-core
Advanced tools
Comparing version 6.3.0 to 6.3.1
{ | ||
"name": "pouchdb-selector-core", | ||
"version": "6.3.0", | ||
"version": "6.3.1", | ||
"description": "PouchDB's core selector code", | ||
@@ -10,3 +10,13 @@ "main": "./lib/index.js", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./src/index.js" | ||
"jsnext:main": "./lib/index.es.js", | ||
"dependencies": { | ||
"pouchdb-collate": "6.3.1", | ||
"pouchdb-utils": "6.3.1" | ||
}, | ||
"module": "./lib/index.es.js", | ||
"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
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
45637
2
5
949
+ Addedpouchdb-collate@6.3.1
+ Addedpouchdb-utils@6.3.1
+ Addedargsarray@0.0.1(transitive)
+ Addedclone-buffer@1.0.0(transitive)
+ Addedimmediate@3.0.6(transitive)
+ Addedinherits@2.0.3(transitive)
+ Addedlie@3.1.1(transitive)
+ Addedpouchdb-collate@6.3.1(transitive)
+ Addedpouchdb-collections@6.3.1(transitive)
+ Addedpouchdb-errors@6.3.1(transitive)
+ Addedpouchdb-promise@6.3.1(transitive)
+ Addedpouchdb-utils@6.3.1(transitive)