New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esrap

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esrap - npm Package Compare versions

Comparing version 1.3.4 to 1.3.6

22

package.json
{
"name": "esrap",
"version": "1.3.4",
"version": "1.3.6",
"description": "Parse in reverse",

@@ -32,14 +32,18 @@ "repository": {

},
"license": "MIT",
"dependencies": {
"@changesets/cli": "^2.27.11",
"@jridgewell/sourcemap-codec": "^1.4.15"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"changeset:version": "changeset version",
"changeset:publish": "changeset publish",
"check": "tsc",
"prepublishOnly": "pnpm test && dts-buddy -m esrap:./src/public.d.ts",
"sandbox": "node test/sandbox/index.js",
"test": "vitest --run",
"test:ui": "vitest --ui"
},
"license": "MIT",
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.15"
},
"packageManager": "pnpm@9.8.0"
}
}
}
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