@lwrjs/app-service
Advanced tools
Comparing version 0.0.2-alpha1 to 0.0.2-alpha10
@@ -7,13 +7,24 @@ { | ||
}, | ||
"version": "0.0.2-alpha1", | ||
"types": "build/index.d.ts", | ||
"main": "build/index.js", | ||
"version": "0.0.2-alpha10", | ||
"homepage": "https://lwr.dev/", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/salesforce/lwr.git", | ||
"directory": "packages/@lwrjs/app-service" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/salesforce/lwr/issues" | ||
}, | ||
"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-alpha1" | ||
"@lwrjs/shared-utils": "0.0.2-alpha10" | ||
}, | ||
"gitHead": "ae4583dba86a00596d3641f60144d8c1f39a0d78" | ||
"gitHead": "cb54d75e833b0ecb269a74ae40da0337a18846c1" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
19986
11
397
1
0
1
+ Added@lwrjs/shared-utils@0.0.2-alpha10(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-alpha1(transitive)