Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@endo/promise-kit

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/promise-kit - npm Package Compare versions

Comparing version 0.2.41 to 0.2.42

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

### [0.2.42](https://github.com/endojs/endo/compare/@endo/promise-kit@0.2.41...@endo/promise-kit@0.2.42) (2022-06-11)
**Note:** Version bump only for package @endo/promise-kit
### [0.2.41](https://github.com/endojs/endo/compare/@endo/promise-kit@0.2.40...@endo/promise-kit@0.2.41) (2022-04-15)

@@ -8,0 +16,0 @@

16

package.json
{
"name": "@endo/promise-kit",
"version": "0.2.41",
"version": "0.2.42",
"description": "Helper for making promises",

@@ -37,16 +37,16 @@ "keywords": [

"dependencies": {
"ses": "^0.15.15"
"ses": "^0.15.16"
},
"devDependencies": {
"@endo/eslint-config": "^0.4.10",
"@endo/ses-ava": "^0.2.25",
"@endo/eslint-config": "^0.5.0",
"@endo/ses-ava": "^0.2.26",
"ava": "^3.12.1",
"babel-eslint": "^10.0.3",
"c8": "^7.7.3",
"eslint": "^7.23.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^3.4.1",
"prettier": "^1.19.1",

@@ -83,3 +83,3 @@ "typescript": "~4.6.2"

},
"gitHead": "3ae52352ca54614f0bf40f74a6f3959ea5973c2e"
"gitHead": "7be9306df5e5eae280134cbbaf0d3886b4e51536"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc