agoge-pouchdb-plugins
Advanced tools
Comparing version 1.0.8 to 1.0.9
var CryptoJS = require('crypto-js'); | ||
exports.identity = async function(type) { | ||
db.upsert({ | ||
await db.upsert({ | ||
_id: "_design/identity", | ||
@@ -6,0 +6,0 @@ views: { |
{ | ||
"name": "agoge-pouchdb-plugins", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "My personal plugin functions to pouchdb-couchdb", | ||
@@ -5,0 +5,0 @@ "main": "agoge-pouchdb-plugins.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
5081