Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@begin/api

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@begin/api - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0-RC.0

11

package.json
{
"name": "@begin/api",
"version": "1.7.0",
"version": "1.8.0-RC.0",
"description": "Node.js client for api.begin.com",

@@ -17,3 +17,4 @@ "type": "module",

"lint": "eslint src --ext .js,.cjs,.mjs --fix",
"test": "npm run lint && tape test/*-test.*js | tap-arc"
"test": "npm run lint && tape test/*-test.*js | tap-arc",
"rc": "npm version prerelease --preid RC"
},

@@ -32,3 +33,3 @@ "repository": {

"@begin/chunker": "^1.1.2",
"tiny-json-http": "^7.5.0",
"tiny-json-http": "^7.5.1",
"zip-dir": "^2.0.0"

@@ -38,4 +39,4 @@ },

"@architect/eslint-config": "^2.1.1",
"dotenv": "^16.0.3",
"eslint": "^8.35.0",
"dotenv": "^16.3.1",
"eslint": "^8.43.0",
"tap-arc": "^0.3.5",

@@ -42,0 +43,0 @@ "tape": "^5.6.3"

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