Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ts-mixer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A very small TypeScript library that provides tolerable Mixin functionality.", | ||
@@ -13,3 +13,3 @@ "main": "dist/mixins.js", | ||
"build": "tsc", | ||
"build-clean": "rm -rf ./dist && npm run build", | ||
"build-clean": "rm -rf ./dist && npm run build && git add ./dist", | ||
"watch": "npm run build -- -w", | ||
@@ -16,0 +16,0 @@ "lint": "eslint src/**/*.ts", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
12819
5
83
0