Socket
Socket
Sign inDemoInstall

escomplex-traits

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

escomplex-traits - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.travis.yml

2

package.json
{
"name": "escomplex-traits",
"version": "0.1.1",
"version": "0.1.2",
"description": "Traits for escomplex AST walkers.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/philbooth/escomplex-traits",

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

/*globals require, exports */
/*globals exports */

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

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

suite('index:', function () {
var log, operandsMock, operatorsMock;
var log;

@@ -40,2 +40,3 @@ setup(function () {

mockery.disable();
log = undefined;
});

@@ -42,0 +43,0 @@

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