@lwrjs/app-service
Advanced tools
Comparing version 0.0.2-alpha6 to 0.0.2-alpha7
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.0.2-alpha6", | ||
"version": "0.0.2-alpha7", | ||
"homepage": "https://lwr.dev/", | ||
@@ -18,12 +18,14 @@ "repository": { | ||
}, | ||
"types": "build/index.d.ts", | ||
"main": "build/index.js", | ||
"scripts": { | ||
"clean": "rimraf cjs/" | ||
}, | ||
"main": "index.js", | ||
"files": [ | ||
"build/**/*.js", | ||
"build/**/*.d.ts" | ||
"cjs/**/*.js", | ||
"cjs/**/*.d.ts" | ||
], | ||
"dependencies": { | ||
"@lwrjs/shared-utils": "0.0.2-alpha6" | ||
"@lwrjs/shared-utils": "0.0.2-alpha7" | ||
}, | ||
"gitHead": "ff6d9827204eff083e401446015f967688e1c31e" | ||
"gitHead": "fc1ad7545232af461fb9e2602a311ee39e0bae82" | ||
} |
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
18946
11
376
1
+ Added@lwrjs/shared-utils@0.0.2-alpha7(transitive)
+ Addedparse5@6.0.1(transitive)
+ Addedparse5-sax-parser@6.0.1(transitive)
+ Addedslugify@1.6.6(transitive)
- Removed@lwrjs/shared-utils@0.0.2-alpha6(transitive)