@jsep-plugin/ternary
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@jsep-plugin/ternary", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Adds ternary expression support", | ||
@@ -35,3 +35,3 @@ "author": "Shelly (https://github.com/6utt3rfly)", | ||
"scripts": { | ||
"build": "rollup -c ../../plugin.rollup.config.js && cp ../../package-cjs.json dist/cjs/package.json", | ||
"build": "rollup -c ../../plugin.rollup.config.js && cp ../../package-cjs.json dist/cjs/package.json && cp ../../LICENSE ./", | ||
"test": "cd ../../ && http-server -p 49649 --silent & node-qunit-puppeteer http://localhost:49649/packages/ternary/test/unit_tests.html", | ||
@@ -38,0 +38,0 @@ "lint": "eslint src/**/*.js test/**/*.js" |
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
23432
16