babel-plugin-cerebral-proxy-tags
Advanced tools
Comparing version 1.0.1-alpha.bed273e9 to 1.0.1-alpha.c00bd8f2
{ | ||
"name": "babel-plugin-cerebral-proxy-tags", | ||
"version": "1.0.1-alpha.bed273e9", | ||
"version": "1.0.1-alpha.c00bd8f2", | ||
"description": "Babel plugin that convertes proxy access to cerebral tagged templates.", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"test:watch": "npm test -- --watch", | ||
"build": "BABEL_ENV=production babel -d dist ./*.js", | ||
"build": "cross-env BABEL_ENV=production babel -d dist ./*.js", | ||
"coverage": "npm test -- --coverage", | ||
@@ -18,4 +18,3 @@ "prepublish": "npm run build" | ||
"devDependencies": { | ||
"@cerebral/monorepo": "0.0.1-alpha.bed273e9", | ||
"cerebral": "2.0.0-b-alpha.bed273e9" | ||
"cerebral": "2.0.0-b-alpha.c00bd8f2" | ||
}, | ||
@@ -22,0 +21,0 @@ "files": [ |
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
1
6870