Socket
Socket
Sign inDemoInstall

ynab

Package Overview
Dependencies
Maintainers
3
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ynab - npm Package Compare versions

Comparing version 1.28.0 to 1.29.0

dist/browser/ynab.js.LICENSE.txt

12

package.json
{
"name": "ynab",
"version": "1.28.0",
"version": "1.29.0",
"description": "YNAB API Javascript (Node) Library",

@@ -25,4 +25,7 @@ "author": "You Need a Budget, LLC",

},
"engines": {
"node": "<17.0.0"
},
"scripts": {
"generate": "npx jbash ./.swagger-codegen/generate.js",
"generate": "npx jsh ./.swagger-codegen/generate.js",
"build": "tsc -b src/ test/ examples/ && tsc -b src/tsconfig.esm.json && webpack --mode production && npm run build_examples",

@@ -40,3 +43,3 @@ "build_examples": "tsc -b examples/",

"fetch-mock": "^9.10.6",
"jbash": "^1.50.0",
"jsh": "^0.32.0",
"mocha": "^8.1.1",

@@ -48,3 +51,4 @@ "npm-github-release": "^0.13.0",

"typescript": "^3.9.7",
"webpack": "^4.44.1",
"url": "^0.11.0",
"webpack": "^5.74.0",
"webpack-cli": "^3.3.12"

@@ -51,0 +55,0 @@ },

@@ -181,4 +181,4 @@ # YNAB API JavaScript Library

Copyright (c) 2018 You Need A Budget, LLC
Copyright (c) 2022 You Need A Budget, LLC
Licensed under the Apache-2.0 license

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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