Comparing version 0.7.5 to 0.7.6
{ | ||
"name": "onix-core", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "Onix library core", | ||
@@ -9,2 +9,3 @@ "main": "built/index.js", | ||
"build": "tsc && webpack", | ||
"webpack": "webpack", | ||
"publish": "tsc && webpack --config webpack.production.config.js", | ||
@@ -23,8 +24,7 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"license": "MIT", | ||
"dependencies": { | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@types/node": "^7.0.12", | ||
"awesome-typescript-loader": "^3.1.3", | ||
"source-map-loader": "^0.2.1", | ||
"ts-loader": "^2.0.3", | ||
"typescript": "^2.3.3", | ||
@@ -31,0 +31,0 @@ "webpack": "^2.3.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
70976