Socket
Socket
Sign inDemoInstall

requisite

Package Overview
Dependencies
315
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.18.5 to 1.18.6

3

lib/compilers/coffee.js

@@ -9,2 +9,5 @@ // Generated by CoffeeScript 1.10.0

ref = err.location, first_line = ref.first_line, last_line = ref.last_line, first_column = ref.first_column, last_column = ref.last_column;
if (last_line == null) {
last_line = first_line;
}
lines = source.split('\n');

@@ -11,0 +14,0 @@ l = lines[first_line];

2

package.json
{
"name": "requisite",
"version": "1.18.5",
"version": "1.18.6",
"description": "A cosmic javascript bundler.",

@@ -5,0 +5,0 @@ "homepage": "http://requisitejs.org",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc