babel-plugin-styled-components
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -32,3 +32,3 @@ 'use strict'; | ||
var useUglifyPure = exports.useUglifyPure = function useUglifyPure(state) { | ||
return getOption(state, 'uglifyPure'); | ||
return getOption(state, 'uglifyPure', false); | ||
}; |
{ | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"name": "babel-plugin-styled-components", | ||
@@ -4,0 +4,0 @@ "description": "Improve the debugging experience and add server-side rendering support to styled-components", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
37923
1