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

pdfactory

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdfactory - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

8

package.json
{
"author": "PdFactory",
"name": "pdfactory",
"version": "0.0.19",
"version": "0.0.20",
"type": "module",
"files": [
"dist"
"dist/pdfactory.d.ts",
"dist/pdfactory.umd.cjs",
"dist/types.d.ts"
],

@@ -20,3 +22,3 @@ "types": "./dist/pdfactory.d.ts",

"dev": "DEV=true concurrently \"yarn dev:watch\" \"wait-on ./build/bundle.js && nodemon --inspect --watch build ./test/dev.js\"",
"dev:watch": "rimraf ./dist && npx rollup --config ./config/rollup.config.js --watch",
"dev:watch": "rimraf ./build && npx rollup --config ./config/rollup.config.js --watch",
"test-build": "node ./test/testBuild.js"

@@ -23,0 +25,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