@ephox/polaris
Advanced tools
Comparing version 4.0.1 to 4.0.3
@@ -0,1 +1,2 @@ | ||
export {}; | ||
//# sourceMappingURL=Types.js.map |
{ | ||
"name": "@ephox/polaris", | ||
"description": "This project does data manipulation on arrays and strings.", | ||
"version": "4.0.1", | ||
"version": "4.0.3", | ||
"repository": { | ||
@@ -21,7 +21,7 @@ "type": "git", | ||
"dependencies": { | ||
"@ephox/katamari": "^7.0.1", | ||
"@ephox/katamari": "^7.1.1", | ||
"tslib": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@ephox/katamari-assertions": "^2.0.1" | ||
"@ephox/katamari-assertions": "^2.0.3" | ||
}, | ||
@@ -39,3 +39,3 @@ "scripts": { | ||
"types": "./lib/main/ts/ephox/polaris/api/Main.d.ts", | ||
"gitHead": "b76de3afeacc4b463eccd92dbaed249730e5feea" | ||
"gitHead": "a089f0a57a6c02f2e5eddbb132d4d3ae669b108b" | ||
} |
@@ -11,4 +11,3 @@ { | ||
"ephox/polaris/demo/*": ["src/demo/ts/ephox/polaris/demo/*"], | ||
"ephox/polaris/*": ["src/main/ts/ephox/polaris/*"], | ||
"@ephox/polaris": ["src/main/ts/ephox/polaris/api/Main.ts"] | ||
"ephox/polaris/*": ["src/main/ts/ephox/polaris/*"] | ||
} | ||
@@ -15,0 +14,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
260961
Updated@ephox/katamari@^7.1.1