Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "jingle", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -73,3 +73,4 @@ var _ = require('underscore'); | ||
this.pc.handleAnswer({type: 'answer', json: changes}, function (err) { | ||
cb(err); | ||
console.log(err); | ||
cb({condition: 'general-error'}); | ||
}); | ||
@@ -76,0 +77,0 @@ }, |
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
74858
672
1