reflect-metadata
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "reflect-metadata", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Polyfill for Metadata Reflection API", | ||
@@ -28,2 +28,3 @@ "main": "Reflect.js", | ||
}], | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
@@ -30,0 +31,0 @@ "url": "https://github.com/rbuckton/ReflectDecorators/issues" |
@@ -171,2 +171,2 @@ Proposal to add Decorators to ES7, along with a prototype for an ES7 Reflection API for Decorator Metadata | ||
[Metadata-Spec]: https://github.com/jonathandturner/decorators/blob/master/specs/metadata.md | ||
[Decorators]: https://github.com/jonathandturner/decorators/blob/master/readme.md | ||
[Decorators]: https://github.com/jonathandturner/decorators/blob/master/README.md |
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
314438