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

106

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

106 - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

5

lib/index.js

@@ -117,6 +117,3 @@ "use strict";

{
var line = lines[ i ].trim( );
if ( line.substr( 0, 3 ) === 'at ' )
line = line.substr( 3 );
lines[ i ] = line;
lines[ i ] = lines[ i ].trim( );
}

@@ -123,0 +120,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.1.2",
"version": "1.1.3",
"author": "Gustaf Räntilä <g.rantila@gmail.com>",

@@ -8,0 +8,0 @@ "repository": {

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