@plasmohq/edge-addons-api
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@plasmohq/edge-addons-api", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Microsoft Edge Addons API for Node.js", | ||
@@ -27,16 +27,16 @@ "exports": "./dist/index.js", | ||
"dependencies": { | ||
"got": "12.0.4" | ||
"got": "12.1.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/globals": "28.1.0", | ||
"@plasmohq/rps": "1.3.3", | ||
"@jest/globals": "28.1.1", | ||
"@plasmohq/rps": "1.3.4", | ||
"@trivago/prettier-plugin-sort-imports": "3.2.0", | ||
"@types/node": "17.0.34", | ||
"@types/node": "18.0.0", | ||
"cross-env": "7.0.3", | ||
"jest": "28.1.0", | ||
"prettier": "2.6.2", | ||
"jest": "28.1.1", | ||
"prettier": "2.7.1", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "28.0.2", | ||
"tsup": "5.12.8", | ||
"typescript": "4.6.4" | ||
"ts-jest": "28.0.5", | ||
"tsup": "6.1.2", | ||
"typescript": "4.7.3" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
@@ -21,3 +21,3 @@ <p align="center"> | ||
<a aria-label="Discord" href="https://www.plasmo.com/s/d"> | ||
<img alt="Join our Discord for support and chat about our projects" src="https://img.shields.io/discord/904466750429609984?logo=discord&logoColor=white"/> | ||
<img alt="Join our Discord for support and chat about our projects" src="https://img.shields.io/discord/946290204443025438?logo=discord&logoColor=white"/> | ||
</a> | ||
@@ -24,0 +24,0 @@ <a aria-label="Build status" href="https://github.com/PlasmoHQ/bpp/actions"> |
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
11389
+ Addedgot@12.1.0(transitive)
- Removedgot@12.0.4(transitive)
Updatedgot@12.1.0