@harvestr-api/models
Advanced tools
Comparing version 1.2.7 to 1.2.9
{ | ||
"name": "@harvestr-api/models", | ||
"version": "1.2.7", | ||
"version": "1.2.9", | ||
"description": "> TODO: description", | ||
@@ -21,3 +21,5 @@ "author": "valentinbe <valentinbe@hotmail.fr>", | ||
"build": "rm -rf lib && webpack --config webpack.config.js --mode=production", | ||
"dev": "rm -rf lib && webpack --config webpack.config.js --mode=development" | ||
"dev": "webpack --config webpack.config.js --mode=development", | ||
"dev:clean": "rm -rf lib && webpack --config webpack.config.js --mode=development", | ||
"clean": "rm -rf lib" | ||
}, | ||
@@ -28,3 +30,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "521580f7071b9183228926ccc5df298bc06585fe" | ||
"gitHead": "074a6f7e1a26dda8749760fa19c6dcc96b2fb8be" | ||
} |
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
855782