Comparing version 1.0.0 to 1.0.1
@@ -11,3 +11,3 @@ var Injector = require('./Injector'); | ||
Beat.prototype.require = function require(path) { | ||
Beat.prototype.require = function beat_require(path) { | ||
return require(path); | ||
@@ -14,0 +14,0 @@ }; |
@@ -6,3 +6,3 @@ { | ||
"repository": "git://github.com/edinella/beat.git", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -9,0 +9,0 @@ "main": "lib/Beat.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
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
25569
0