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

kanban-api-client

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kanban-api-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-beta

35

package.json

@@ -1,34 +0,1 @@

{
"name": "kanban-api-client",
"version": "1.0.0",
"description": "Kanban api client",
"scripts": {
"test": "yarn test",
"build": "rm -rf dist && rollup -c --bundleConfigAsCjs",
"update-version": "node -r dotenv/config ./auto-update-version.js"
},
"author": "Eric Tran",
"license": "ISC",
"dependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@types/npmlog": "^7.0.0",
"axios": "^1.6.2",
"dotenv": "^16.3.1",
"rollup": "^4.3.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"tslib": "^2.6.2",
"typescript": "^5"
},
"peerDependencies": {
},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"files": [
"dist"
],
"types": "dist/index.d.ts"
}
{"name":"kanban-api-client","version":"1.0.1-beta","description":"Kanban api client","scripts":{"test":"yarn test","build":"rm -rf dist && rollup -c --bundleConfigAsCjs","update-version":"node -r dotenv/config ./auto-update-version.js"},"author":"Eric Tran","license":"ISC","dependencies":{"@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-json":"^6.0.1","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-typescript":"^11.1.5","@types/npmlog":"^7.0.0","axios":"^1.6.2","dotenv":"^16.3.1","rollup":"^4.3.0","rollup-plugin-dts":"^6.1.0","rollup-plugin-peer-deps-external":"^2.2.4","tslib":"^2.6.2","typescript":"^5"},"peerDependencies":{},"main":"dist/cjs/index.js","module":"dist/esm/index.js","files":["dist"],"types":"dist/index.d.ts"}

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