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

dedent

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dedent - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "dedent",
"version": "0.2.0",
"version": "0.2.1",
"description": "An ES6 string tag that strips indentation from multi-line strings",

@@ -5,0 +5,0 @@ "main": "dedent.js",

@@ -30,4 +30,7 @@ # Dedent

```js
> console.log(usageExample());
```
> console.log(usageExample());
```
A string that gets so long you need to break it over multiple

@@ -34,0 +37,0 @@ lines. Luckily dedent is here to keep it readable without

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