enonic-wizardry
Advanced tools
Comparing version 0.2.43 to 0.3.0-beta1
{ | ||
"name": "enonic-wizardry", | ||
"sideEffects": false, | ||
"version": "0.2.43", | ||
"version": "0.3.0-beta1", | ||
"description": "Functional utility library for Enonic XP", | ||
@@ -9,3 +9,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"clean": "rimraf lib/* bin/*", | ||
"clean": "rimraf ./*.d.ts ./*.js ./reporters", | ||
"build": "npm run clean && tsc", | ||
@@ -30,4 +30,4 @@ "lint": "eslint --fix --ext .ts .", | ||
"dependencies": { | ||
"enonic-fp": "^0.2.51", | ||
"enonic-types": "^0.0.76", | ||
"enonic-fp": "^0.3.0-beta3", | ||
"enonic-types": "^0.1.2", | ||
"fp-ts": "2.8.2", | ||
@@ -37,5 +37,5 @@ "io-ts": "^2.2.10" | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.1.0", | ||
"@typescript-eslint/parser": "^4.1.0", | ||
"eslint": "^7.8.1", | ||
"@typescript-eslint/eslint-plugin": "^4.1.1", | ||
"@typescript-eslint/parser": "^4.1.1", | ||
"eslint": "^7.9.0", | ||
"rimraf": "^3.0.2", | ||
@@ -42,0 +42,0 @@ "typescript": "^4.0.2" |
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
16847
15
218
1
+ Addedenonic-fp@0.3.17(transitive)
+ Addedenonic-types@0.1.320.3.23(transitive)
+ Addedfp-ts@2.16.9(transitive)
- Removedenonic-fp@0.2.51(transitive)
- Removedenonic-types@0.0.76(transitive)
Updatedenonic-fp@^0.3.0-beta3
Updatedenonic-types@^0.1.2