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.2 to 1.0.3

.editorconfig

12

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

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

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

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

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

@@ -31,0 +25,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