Socket
Socket
Sign inDemoInstall

@doczilla/node

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doczilla/node - npm Package Compare versions

Comparing version 1.0.5 to 1.0.7

14

CHANGELOG.md

@@ -1,8 +0,16 @@

## [1.0.5](https://github.com/Doczilla-APP/doczilla-node/compare/v1.0.0...v1.0.5) (2023-12-16)
## [1.0.7](https://github.com/doczilla-app/doczilla-node/compare/v1.0.6...v1.0.7) (2023-12-21)
## [1.0.6](https://github.com/doczilla-app/doczilla-node/compare/v1.0.5...v1.0.6) (2023-12-21)
## [1.0.5](https://github.com/doczilla-app/doczilla-node/compare/v1.0.0...v1.0.5) (2023-12-16)
### Bug Fixes
* Fixed all calls going to `/v1/pdf` ([ec0e33a](https://github.com/Doczilla-APP/doczilla-node/commit/ec0e33a262206a3737942eb75f678d1bbd3f7166))
* Updated `.npmignore` ([6052575](https://github.com/Doczilla-APP/doczilla-node/commit/6052575de6607d7953c5dfcf65744a298125086f))
* Fixed all calls going to `/v1/pdf` ([ec0e33a](https://github.com/doczilla-app/doczilla-node/commit/ec0e33a262206a3737942eb75f678d1bbd3f7166))
* Updated `.npmignore` ([6052575](https://github.com/doczilla-app/doczilla-node/commit/6052575de6607d7953c5dfcf65744a298125086f))

@@ -9,0 +17,0 @@

{
"name": "@doczilla/node",
"version": "1.0.5",
"version": "1.0.7",
"description": "Doczilla API wrapper",

@@ -14,3 +14,16 @@ "keywords": [

],
"homepage": "https://github.com/doczilla-app/doczilla-node",
"bugs": {
"url": "https://github.com/doczilla-app/doczilla-node/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/doczilla-app/doczilla-node.git"
},
"license": "MIT",
"author": {
"name": "Doczilla",
"email": "hello@doczilla.app",
"url": "https://www.doczilla.app"
},
"main": "./dist/index.js",

@@ -17,0 +30,0 @@ "module": "./dist/esm/index.js",

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