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

recurrence-stripe

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recurrence-stripe - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

12

package.json
{
"name": "recurrence-stripe",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "src/index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"start": "node src/index.js",
"start": "node dist/index.js",
"dev": "nodemon src/index.ts",

@@ -17,2 +21,3 @@ "build": "rimraf ./dist && tsc",

"axios": "^1.7.3",
"dotenv-safe": "^9.1.0",
"nodemon": "^3.0.2",

@@ -23,2 +28,3 @@ "ts-node": "^10.9.2"

"@eslint/js": "^9.7.0",
"@types/dotenv-safe": "^8.1.6",
"@types/eslint__js": "^8.42.3",

@@ -25,0 +31,0 @@ "@types/node": "^20.14.11",

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