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

@parcel/source-map

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/source-map - npm Package Compare versions

Comparing version 2.0.0-alpha.4.7 to 2.0.0-alpha.4.8

8

package.json
{
"name": "@parcel/source-map",
"version": "2.0.0-alpha.4.7",
"version": "2.0.0-alpha.4.8",
"main": "./dist/node.js",

@@ -14,10 +14,10 @@ "browser": "./dist/wasm-browser.js",

"benchmark:wasm": "cross-env BACKEND=wasm node ./bench/run",
"compile-wasm": "make",
"transpile": "babel ./src/*.js --out-dir ./dist && flow-copy-source -v src dist",
"compile-wasm": "make",
"lint": "prettier --write src/*.js",
"prebuild": "prebuildify --napi --strip --tag-libc",
"build:dev": "node-gyp rebuild --debug",
"rebuild": "rm -rf build && yarn build:dev",
"postinstall": "node-gyp-build",
"install": "node-gyp-build",
"prepublish": "npm run transpile",
"lint": "prettier --write src/*.js",
"typecheck": "flow"

@@ -24,0 +24,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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