@govflanders/vl-widget-common-types
Advanced tools
Comparing version 1.1.29 to 1.1.30
{ | ||
"name": "@govflanders/vl-widget-common-types", | ||
"version": "1.1.29", | ||
"version": "1.1.30", | ||
"license": "MIT", | ||
@@ -17,10 +17,9 @@ "contributors": [ | ||
"scripts": { | ||
"prepublishOnly": "yarn run test", | ||
"test:types": "tsc -p ./test/tsconfig.json", | ||
"test": "yarn run test:types" | ||
"build": "npx yarn clean && npx gulp build", | ||
"clean": "npx rimraf types", | ||
"prepublishOnly": "export NODE_ENV=production && npx yarn build" | ||
}, | ||
"devDependencies": { | ||
"@govflanders/vl-common-types": "^0.0.3", | ||
"typescript": "^3.0.0" | ||
"@govflanders/vl-common-types": "^0.0.3" | ||
} | ||
} |
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
2188
1
5
57