Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "optimesh", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "OptiMesh reduces meshes resolution to optimize performance, memory usage and download size", | ||
"cdn": "https://cdn.jsdelivr.net/npm/optimesh@1.0.6/build/main.js", | ||
"cdn": "https://cdn.jsdelivr.net/npm/optimesh@1.0.7/build/main.js", | ||
"main": "build/main.js", | ||
@@ -14,3 +14,3 @@ "jsnext:main": "build/main.module.js", | ||
"prepublish": "(git diff-index --quiet HEAD -- || echo \"There are uncommitted changes\";) && node --experimental-modules publish.mjs", | ||
"postpublish": "git add package.json && git commit -m \"bump and publish\"" | ||
"postpublish": "git add package.json && git commit -m \"bump and publish\" && git push" | ||
}, | ||
@@ -17,0 +17,0 @@ "author": "DVLP", |
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
314442