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

oneline

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oneline - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

oneline.d.ts

1

oneline.js

@@ -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/)
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