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

neon-cli

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neon-cli - npm Package Compare versions

Comparing version 0.1.22 to 0.1.23

1

lib/style.d.ts

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

/// <reference types="chalk" />
import * as chalk from 'chalk';

@@ -3,0 +2,0 @@ export declare let project: chalk.ChalkChain;

10

package.json
{
"name": "neon-cli",
"version": "0.1.22",
"version": "0.1.23",
"description": "Build and load native Rust/Neon modules.",

@@ -35,3 +35,3 @@ "author": "Dave Herman <david.herman@gmail.com>",

"devDependencies": {
"@types/chai": "^4.0.4",
"@types/chai": "^4.1.3",
"@types/chalk": "^0.4.31",

@@ -42,3 +42,3 @@ "@types/es6-promise": "0.0.33",

"@types/mkdirp": "^0.5.1",
"@types/mocha": "^2.2.41",
"@types/mocha": "^5.2.0",
"@types/nexpect": "^0.4.29",

@@ -50,4 +50,4 @@ "@types/node": "^8.0.28",

"@types/tmp": "0.0.33",
"chai": "^3.4.1",
"mocha": "^3.5.3",
"chai": "^4.1.2",
"mocha": "^5.2.0",
"nexpect": "^0.5.0",

@@ -54,0 +54,0 @@ "tmp": "0.0.33",

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