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

describe-loader

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

describe-loader - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

5

package.json
{
"name": "describe-loader",
"version": "1.1.0",
"version": "1.2.0",
"description": "Wrap root describes with path for __filename",

@@ -8,3 +8,4 @@ "main": "index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"publish-patch": "npm version patch && git push && git push --tags && npm publish"
"publish-patch": "npm version patch && git push && git push --tags && npm publish",
"publish-minor": "npm version minor && git push && git push --tags && npm publish"
},

@@ -11,0 +12,0 @@ "keywords": [

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