hyperloop-macros
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "hyperloop-macros", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Macros to accelerate Hyperloop development", | ||
@@ -16,3 +16,3 @@ "scripts": { | ||
"author": "Pier Paolo Ramon", | ||
"license": "LGPL 2.1", | ||
"license": "LGPL-2.1", | ||
"repository": { | ||
@@ -19,0 +19,0 @@ "type": "git", |
@@ -21,2 +21,9 @@ Hyperloop Macros | ||
### Common | ||
```js | ||
// Activate Hyperloop for this file | ||
use hyperloop; | ||
``` | ||
### Objective-C | ||
@@ -23,0 +30,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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
35634
73