babel-plugin-transform-cx-imports
Advanced tools
Comparing version 17.4.0 to 17.4.1
"use strict"; | ||
var manifest = require('cx-core/manifest.js'); | ||
var manifest = require('cx/manifest.js'); | ||
@@ -5,0 +5,0 @@ // let manifest = { |
{ | ||
"name": "babel-plugin-transform-cx-imports", | ||
"version": "17.4.0", | ||
"version": "17.4.1", | ||
"description": "Rewrite Cx imports for simplicity and optimal output size.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/codaxy/cx", |
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
6512