@okta/odyssey-babel-preset
Advanced tools
Comparing version 0.24.0 to 1.0.0
{ | ||
"name": "@okta/odyssey-babel-preset", | ||
"version": "0.24.0", | ||
"version": "1.0.0", | ||
"description": "Babel preset for Odyssey, Okta's design system", | ||
@@ -16,8 +16,8 @@ "author": "Okta, Inc.", | ||
"dependencies": { | ||
"@babel/core": "^7.19.3", | ||
"@babel/preset-env": "^7.19.1", | ||
"@babel/preset-react": "^7.18.6", | ||
"@babel/preset-typescript": "^7.18.6" | ||
"@babel/core": "^7.22.9", | ||
"@babel/preset-env": "^7.22.9", | ||
"@babel/preset-react": "^7.22.5", | ||
"@babel/preset-typescript": "^7.22.5" | ||
}, | ||
"gitHead": "a0606b67a94216882f377514f2f733c6ebb39f9d" | ||
"gitHead": "7b68d42ee9f74c21b72eb47bdfdda1df31388e87" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
63805
13
1
Updated@babel/core@^7.22.9
Updated@babel/preset-env@^7.22.9
Updated@babel/preset-react@^7.22.5