swear-demo-agnostic
Advanced tools
Comparing version 1.0.5 to 1.0.6
#! /usr/bin/env node | ||
const shell = require('shelljs') | ||
shell.exec('git clone https://github.com/soundsnick/swear-js swear-tmp-demo-agnostic-npx') | ||
shell.cd('./swear-tmp-demo-react-npx/packages/demo-agnostic') | ||
shell.cd('./swear-tmp-demo-agnostic-npx/packages/demo-agnostic') | ||
shell.exec('npm i') | ||
@@ -6,0 +6,0 @@ shell.exec('npm run start') |
{ | ||
"name": "swear-demo-agnostic", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"license": "ISC", | ||
@@ -11,3 +11,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "a0390c594f511c1b4c335fc01647684f98b20f5f" | ||
"gitHead": "2a5222cadaec880a857d557aacba9ed3d3dfa35a" | ||
} |
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
585