grailed-angular-engine
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "grailed-angular-engine", | ||
"standalone": "grailedAngularEngine", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "main": "src/index.js", |
@@ -33,2 +33,4 @@ if (typeof angular === 'undefined') { | ||
}); | ||
grail.emit('angular:end'); | ||
}, | ||
@@ -79,5 +81,4 @@ | ||
grail.emit('angular:end'); | ||
}; | ||
emitter(exports); |
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
2010598