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

@prose-reader/core

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prose-reader/core - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

7

package.json
{
"name": "@prose-reader/core",
"version": "0.0.38",
"version": "0.0.39",
"main": "dist/index.js",

@@ -13,3 +13,4 @@ "license": "MIT",

"start-types": "yarn tsc -w --declaration --noEmit false --emitDeclarationOnly",
"build": "NODE_ENV=development webpack build --config ./webpack.config.js",
"build": "NODE_ENV=development webpack build --config ./webpack.config.js && yarn build-types",
"build-types": "yarn tsc --declaration --noEmit false --emitDeclarationOnly",
"build:prod": "NODE_ENV=production webpack build --config ./webpack.config.js",

@@ -42,3 +43,3 @@ "lint": "eslint '**/*.{js,ts,tsx}'",

},
"gitHead": "b2fd1f7f7423279991c74f2e7dff3d0f6ac52607"
"gitHead": "09308ddf45d3232af6b0b90007272d1d4f1699c3"
}
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