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

lightrail-stripe

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightrail-stripe - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "lightrail-stripe",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Javascript and Typescript library for creating Lightrail-Stripe integrated applications.",

@@ -14,3 +14,3 @@ "main": "dist/index.js",

"lint": "tslint --project tsconfig.json",
"prepublishOnly": "npm run clean && npm run build && npm run lint",
"prepublishOnly": "npm run clean && npm run build && npm run lint && npm run test",
"test": "mocha --timeout 5000 --recursive --throw-deprecation --require ts-node/register --require dotenv/config \"src/**/*.test.ts\""

@@ -52,4 +52,4 @@ },

"peerDependencies": {
"lightrail-client": "1.2.1"
"lightrail-client": "^1.3.0"
}
}
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