Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-ninjacat

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-ninjacat - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

package.json
{
"name": "node-ninjacat",
"description": "Reporting & Management API Client for https://www.ninjacat.io/",
"version": "0.1.4",
"version": "0.1.5",
"main": "lib/Client.js",

@@ -6,0 +6,0 @@ "types": "lib/Client.d.ts",

{
"compilerOptions": {
"allowJs": true,
"typeRoots": ["node_modules/@types", "@types"],
"typeRoots": ["./node_modules/@types"],
"moduleResolution": "node",

@@ -15,4 +15,4 @@ "sourceMap": true,

},
"include": ["./src/**/*"],
"include": ["./src/**/*", "./typings/**/*"],
"exclude": ["./node_modules/**/*"]
}
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