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

term-ng

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

term-ng - npm Package Compare versions

Comparing version 0.2.0 to 0.2.2

2

index.js

@@ -54,3 +54,3 @@ 'use strict';

},
software: process.env.TERM_PROGRAM || process.env.TERMKIT_HOST_APP || process.env.TERM
software: process.env.TERM_PROGRAM || process.env.TERMKIT_HOST_APP || process.env.TERM || process.env.GULP
};
{
"name": "term-ng",
"version": "0.2.0",
"version": "0.2.2",
"description": "Terminal/$TERM feature snooping and whitelisting",

@@ -32,5 +32,9 @@ "main": "index.js",

"gulp-coffee": "^2.3.1",
"gulp-git": "^1.6.1",
"gulp-spawn": "^0.3.0",
"gulp-util": "^3.0.7",
"guppy-pre-push": "^0.2.1"
"guppy-post-checkout": "^0.2.1",
"guppy-pre-commit": "^0.3.0",
"guppy-pre-push": "^0.2.1",
"semver-regex": "^1.0.0"
},

@@ -37,0 +41,0 @@ "dependencies": {

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