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

@endo/pass-style

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/pass-style - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

endow.d.ts.map

29

package.json
{
"name": "@endo/pass-style",
"version": "1.4.3",
"version": "1.4.4",
"description": "pass-style: defines the taxonomy of Passable objects.",

@@ -29,3 +29,3 @@ "keywords": [],

"prepack": "tsc --build tsconfig.build.json",
"postpack": "git clean -f '*.d.ts*'",
"postpack": "git clean -f '*.d.ts*' '*.tsbuildinfo'",
"lint": "yarn lint:types && yarn lint:eslint",

@@ -38,11 +38,11 @@ "lint-fix": "eslint --fix .",

"dependencies": {
"@endo/env-options": "^1.1.6",
"@endo/errors": "^1.2.5",
"@endo/eventual-send": "^1.2.5",
"@endo/promise-kit": "^1.1.5",
"@endo/env-options": "^1.1.7",
"@endo/errors": "^1.2.6",
"@endo/eventual-send": "^1.2.6",
"@endo/promise-kit": "^1.1.6",
"@fast-check/ava": "^1.1.5"
},
"devDependencies": {
"@endo/init": "^1.1.4",
"@endo/ses-ava": "^1.2.5",
"@endo/init": "^1.1.5",
"@endo/ses-ava": "^1.2.6",
"ava": "^6.1.3",

@@ -56,10 +56,12 @@ "babel-eslint": "^10.1.0",

"prettier": "^3.2.5",
"typescript": "~5.6.1-rc"
"typescript": "~5.6.2"
},
"files": [
"*.js",
"*.ts",
"NEWS*",
"./*.d.ts",
"./*.js",
"./*.map",
"LICENSE*",
"SECURITY*",
"dist",
"lib",
"src",

@@ -78,3 +80,2 @@ "tools"

"files": [
"test/**/test-*.*",
"test/**/*.test.*"

@@ -87,3 +88,3 @@ ],

},
"gitHead": "cb060b7e22c92cc951fb03d86cdbceeae82fec34"
"gitHead": "bbf20fae6726f7d26456714b8852572787d34e05"
}
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