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

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 0.3.2 to 0.3.3

browser.js

5

package.json
{
"name": "multiline",
"version": "0.3.2",
"version": "0.3.3",
"description": "Multiline strings in JavaScript",

@@ -20,3 +20,4 @@ "license": "MIT",

"files": [
"index.js"
"index.js",
"browser.js"
],

@@ -23,0 +24,0 @@ "keywords": [

2

readme.md

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

Another use case is for query strings. Here's [an example in Cypher](https://github.com/freethejazz/twitter-to-neo4j/blob/master/cypher/queries.js), the query language for Neo4j.
Have one? Let me know.

@@ -108,0 +110,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