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

@rocicorp/resolver

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rocicorp/resolver - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

25

package.json
{
"name": "@rocicorp/resolver",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple promise resolver",

@@ -28,14 +28,15 @@ "repository": "github:rocicorp/resolver",

"devDependencies": {
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
"@types/sinon": "^10.0.11",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"chai": "^4.3.6",
"eslint": "^8.11.0",
"mocha": "^9.2.2",
"prettier": "^2.6.0",
"sinon": "^13.0.1",
"typescript": "^4.6.2"
"@types/chai": "^4.3.6",
"@types/mocha": "^10.0.1",
"@types/sinon": "^10.0.16",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"chai": "^4.3.8",
"eslint": "^8.49.0",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
"sinon": "^15.2.0",
"typescript": "^5.2.2"
},
"module": "out/resolver.js",
"type": "module",

@@ -42,0 +43,0 @@ "types": "out/resolver.d.ts",

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