@ephox/polaris
Advanced tools
Comparing version 2.0.2 to 3.0.1
{ | ||
"name": "@ephox/polaris", | ||
"description": "This project does data manipulation on arrays and strings.", | ||
"version": "2.0.2", | ||
"version": "3.0.1", | ||
"repository": { | ||
@@ -9,2 +9,10 @@ "type": "git", | ||
}, | ||
"files": [ | ||
"lib/main", | ||
"src/main", | ||
"readme.md", | ||
"LEGAL.txt", | ||
"CHANGELOG.txt", | ||
"LICENSE.txt" | ||
], | ||
"dependencies": { | ||
@@ -14,9 +22,21 @@ "@ephox/katamari": "*" | ||
"devDependencies": { | ||
"@ephox/bedrock": "^1.4.0" | ||
"@ephox/bedrock": "*", | ||
"awesome-typescript-loader": "^3.4.1", | ||
"source-map-loader": "^0.2.3", | ||
"typescript": "^2.6.2", | ||
"webpack": "^3.10.0" | ||
}, | ||
"scripts": { | ||
"test": "bedrock-auto -b phantomjs --testdir src/test/js/atomic" | ||
"prepublishOnly": "tsc", | ||
"test": "bedrock-auto -b phantomjs -d src/test/ts", | ||
"test-manual": "bedrock -d src/test/ts" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"author": "Ephox Corporation", | ||
"license": "Apache-2.0" | ||
"license": "Apache-2.0", | ||
"main": "./lib/main/ts/ephox/polaris/api/Main.js", | ||
"module": "./lib/main/ts/ephox/polaris/api/Main.js", | ||
"types": "./lib/main/ts/ephox/polaris/api/Main.d.ts" | ||
} |
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
59305
5
96
1159
1