Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,1 @@ module.exports = (strings, ...keys) => | ||
.trim() | ||
{ | ||
"name": "oneline", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Write nice template literals with newlines, but format as a single-line string", | ||
"main": "oneline.js", | ||
"main": "./oneline.js", | ||
"types": "./oneline.d.ts", | ||
"scripts": { | ||
@@ -10,3 +11,3 @@ "test": "node test.js" | ||
"engines": { | ||
"node" : ">=6.0.0" | ||
"node": ">=6.0.0" | ||
}, | ||
@@ -19,2 +20,3 @@ "repository": { | ||
"oneline.js", | ||
"oneline.d.ts", | ||
"test.js" | ||
@@ -21,0 +23,0 @@ ], |
@@ -31,4 +31,8 @@ # oneline | ||
## Thanks to... | ||
Thanks [Hal Henke](https://github.com/halhenke) for donating the package name! <3 | ||
## License | ||
MIT © [Espen Hovlandsdal](https://espen.codes/) |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4667
6
29
38
0