lightrail-stripe
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19327
0