@stylexjs/babel-plugin
Advanced tools
Comparing version 0.1.0-beta.3 to 0.1.0-beta.4
{ | ||
"name": "@stylexjs/babel-plugin", | ||
"version": "0.1.0-beta.3", | ||
"description": "StyleX eslint plugin.", | ||
"main": "./lib/index.js", | ||
"version": "0.1.0-beta.4", | ||
"description": "StyleX babel plugin.", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/facebookexternal/stylex", | ||
@@ -14,3 +14,3 @@ "author": "Naman Goel <nmn@fb.com>", | ||
"dependencies": { | ||
"@stylexjs/shared": "0.1.0-beta.3" | ||
"@stylexjs/shared": "0.1.0-beta.4" | ||
}, | ||
@@ -26,3 +26,6 @@ "peerDependencies": { | ||
"typescript": "^4.7.4" | ||
} | ||
}, | ||
"files": [ | ||
"lib/*" | ||
] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
106449
2
2849
1
+ Added@stylexjs/shared@0.1.0-beta.4(transitive)
- Removed@stylexjs/shared@0.1.0-beta.3(transitive)