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 0.0.2 to 0.0.3

lib/index.d.ts

0

lib/Billing.d.ts
export declare class Billing {
id: string;
}

@@ -0,0 +0,0 @@ "use strict";

16

package.json
{
"name": "@ns8/ns8-billing-core",
"version": "0.0.2",
"version": "0.0.3",
"description": "Billing core interfaces",

@@ -8,3 +8,4 @@ "author": "NS8",

"license": "MIT",
"main": "lib/ns8-billing-core.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {

@@ -16,5 +17,2 @@ "lib": "lib"

],
"publishConfig": {
"registry": "https://registry.yarnpkg.com"
},
"scripts": {

@@ -24,3 +22,9 @@ "lint": "tslint -p tsconfig.json -c tslint.json",

},
"gitHead": "29c7ec5ad40400bf88b39a32f406c050d85c2811"
"devDependencies": {
"@types/node": "^11.10.4",
"ns8-backend-tslint": "^1.0.3",
"rimraf": "^2.6.3",
"tslint": "^5.13.1",
"typescript": "^3.3.3333"
}
}
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