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

@ns8/ns8-billing-core

Package Overview
Dependencies
Maintainers
10
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ns8/ns8-billing-core - npm Package Compare versions

Comparing version 1.0.42 to 1.0.44

3

lib/Customer.d.ts

@@ -1,3 +0,2 @@

import * as Stripe from 'stripe';
export declare class Customer implements Stripe.customers.ICustomerCreationOptions {
export declare class Customer {
constructor(partial?: Partial<Customer>);

@@ -4,0 +3,0 @@ id: string;

{
"name": "@ns8/ns8-billing-core",
"version": "1.0.42",
"version": "1.0.44",
"description": "Billing core interfaces",

@@ -22,3 +22,2 @@ "author": "NS8",

"@types/node": "^11.10.4",
"@types/stripe": "^6.19.8",
"ns8-backend-tslint": "^1.0.3",

@@ -29,5 +28,3 @@ "rimraf": "^2.6.3",

},
"dependencies": {
"stripe": "^6.25.1"
}
"dependencies": {}
}

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