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.16 to 0.0.17

dist/pdfactory.d.ts

9

package.json
{
"author": "PdFactory",
"name": "pdfactory",
"version": "0.0.16",
"version": "0.0.17",
"type": "module",

@@ -9,7 +9,7 @@ "files": [

],
"types": "./dist/main.d.ts",
"types": "./dist/pdfactory.d.ts",
"main": "./dist/pdfactory.umd.cjs",
"exports": {
".": {
"types": "./dist/main.d.ts",
"types": "./dist/pdfactory.d.ts",
"require": "./dist/pdfactory.umd.cjs"

@@ -22,3 +22,4 @@ }

"dev:watch": "rimraf ./dist && npx rollup --config ./config/rollup.config.js --watch",
"test-build": "node ./test/testBuild.js"
"test-build": "node ./test/testBuild.js",
"publish": "yarn dist && npm publish"
},

@@ -25,0 +26,0 @@ "devDependencies": {

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