Comparing version 0.0.1 to 0.0.2
var Obstruct = require('./lib/obstruct'); | ||
var version = require('./package').version; | ||
Obstruct.prototype.version = version; | ||
module.exports = Obstruct; |
{ | ||
"name": "obstruct", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Object > Constructor", | ||
@@ -5,0 +5,0 @@ "main": "index.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
5469
9
29