@ephox/polaris
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -9,2 +9,4 @@ # Changelog | ||
## 6.0.0 - 2022-03-03 | ||
### Changed | ||
@@ -11,0 +13,0 @@ - Upgraded to Katamari 9.0, which is incompatible with Katamari 8.0 if used in the same bundle. |
{ | ||
"name": "@ephox/polaris", | ||
"description": "This project does data manipulation on arrays and strings.", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"repository": { | ||
@@ -22,7 +22,7 @@ "type": "git", | ||
"dependencies": { | ||
"@ephox/katamari": "^9.0.0", | ||
"@ephox/katamari": "^9.0.1", | ||
"tslib": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@ephox/katamari-assertions": "^4.0.0" | ||
"@ephox/katamari-assertions": "^4.0.1" | ||
}, | ||
@@ -40,3 +40,3 @@ "scripts": { | ||
"types": "./lib/main/ts/ephox/polaris/api/Main.d.ts", | ||
"gitHead": "a3c13ff4c2b3d77c6092e0e158c665d4028039f6" | ||
"gitHead": "4a7ff66bc38cb6d4eb40ab1b316f911e2d4627b3" | ||
} |
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
244317
Updated@ephox/katamari@^9.0.1