taro-css-to-react-native
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -16,5 +16,3 @@ "use strict"; | ||
var TokenStream = | ||
/*#__PURE__*/ | ||
function () { | ||
var TokenStream = /*#__PURE__*/function () { | ||
function TokenStream(nodes, parent) { | ||
@@ -21,0 +19,0 @@ _classCallCheck(this, TokenStream); |
{ | ||
"name": "taro-css-to-react-native", | ||
"description": "Convert CSS text to a React Native stylesheet object", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
234830
8160