Comparing version 0.3.2 to 0.3.3
{ | ||
"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": [ |
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7537
4
54
208
3