@svgr/babel-plugin-transform-react-native-svg
Advanced tools
Comparing version 7.0.0 to 8.0.0
{ | ||
"name": "@svgr/babel-plugin-transform-react-native-svg", | ||
"description": "Transform DOM elements into react-native-svg components", | ||
"version": "7.0.0", | ||
"version": "8.0.0", | ||
"main": "./dist/index.js", | ||
@@ -37,5 +37,5 @@ "types": "./dist/index.d.ts", | ||
"build": "rollup -c ../../build/rollup.config.mjs", | ||
"prepublishOnly": "npm run reset && npm run build" | ||
"prepublishOnly": "pnpm run reset && pnpm run build" | ||
}, | ||
"gitHead": "3b04a923ae6e0945a9401ad7da7efe26204c8390" | ||
"gitHead": "52a1079681477587ef0d842c0e78531adf2d2520" | ||
} |
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
13040