Socket
Socket
Sign inDemoInstall

multiline

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiline - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

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

if (typeof fn !== 'function') {
throw new TypeError('Expected a function.');
throw new TypeError('Expected a function');
}

@@ -13,0 +13,0 @@

{
"name": "multiline",
"version": "1.0.0",
"version": "1.0.1",
"description": "Multiline strings in JavaScript",

@@ -39,3 +39,3 @@ "license": "MIT",

"devDependencies": {
"browserify": "^5.10.0",
"browserify": "^6.0.2",
"callsites": "^1.0.0",

@@ -42,0 +42,0 @@ "mocha": "*",

@@ -190,5 +190,2 @@ # multiline [![Build Status](https://travis-ci.org/sindresorhus/multiline.svg?branch=master)](https://travis-ci.org/sindresorhus/multiline)

```sh
$ component install sindresorhus/multiline
```

@@ -195,0 +192,0 @@ ### Compatibility

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