@alpinesoft/railjet
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -46,5 +46,2 @@ import Method from "./Methods"; | ||
export default Action | ||
export { | ||
ActionOpts | ||
} | ||
export default Action |
{ | ||
"name": "@alpinesoft/railjet", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Lightweight Node.js library to build advanced JSON APIs.", | ||
@@ -8,4 +8,3 @@ "main": "./dist/index.js", | ||
"directories": { | ||
"dist": "dist", | ||
"lib": "lib", | ||
"lib": "dist", | ||
"test": "test" | ||
@@ -12,0 +11,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
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
23728
529