Socket
Socket
Sign inDemoInstall

dedent

Package Overview
Dependencies
Maintainers
2
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 1.1.0 to 1.2.0

9

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

@@ -38,5 +38,10 @@ "main": "dist/dedent.js",

"homepage": "https://github.com/dmnd/dedent",
"dependencies": {
"peerDependencies": {
"babel-plugin-macros": "^3.1.0"
},
"peerDependenciesMeta": {
"babel-plugin-macros": {
"optional": true
}
},
"devDependencies": {

@@ -43,0 +48,0 @@ "@babel/cli": "^7.21.5",

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