metal-web-component
Advanced tools
Comparing version 2.16.5 to 2.16.6
@@ -159,2 +159,3 @@ 'use strict'; | ||
exports.default = defineWebComponent; | ||
exports.default = defineWebComponent; | ||
//# sourceMappingURL=define_web_component.js.map |
{ | ||
"name": "metal-web-component", | ||
"version": "2.16.5", | ||
"version": "2.16.6", | ||
"description": "Web component (CustomElement) registration for Metal.js components.", | ||
@@ -18,3 +18,3 @@ "license": "BSD-3-Clause", | ||
"scripts": { | ||
"compile": "babel --no-babelrc --presets env -d lib/ src/", | ||
"compile": "babel --no-babelrc --presets env -d lib/ src/ -s", | ||
"prepublish": "npm run compile" | ||
@@ -27,17 +27,18 @@ }, | ||
"dependencies": { | ||
"metal": "^2.16.5", | ||
"metal": "^2.16.6", | ||
"metal-state": "2.7.0" | ||
}, | ||
"devDependencies": { | ||
"@webcomponents/webcomponentsjs": "github:webcomponents/webcomponentsjs", | ||
"@webcomponents/webcomponentsjs": "latest", | ||
"babel-cli": "^6.4.5", | ||
"babel-polyfill": "^6.23.0", | ||
"babel-preset-env": "^1.6.0", | ||
"metal-component": "^2.16.5", | ||
"metal-incremental-dom": "^2.16.5", | ||
"metal-jsx": "^2.16.5", | ||
"metal-soy": "^2.16.5", | ||
"metal-soy-bundle": "^2.16.5", | ||
"metal-component": "^2.16.6", | ||
"metal-incremental-dom": "^2.16.6", | ||
"metal-jsx": "^2.16.6", | ||
"metal-soy": "^2.16.6", | ||
"metal-soy-bundle": "^2.16.6", | ||
"metal-useragent": "^2.1.3" | ||
} | ||
}, | ||
"gitHead": "37ffafd546b754369cebb3596c95500e711ea5ae" | ||
} |
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
18114
6
252
Updatedmetal@^2.16.6