New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-add-shopify-header

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-add-shopify-header - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

7

package.json
{
"name": "babel-plugin-add-shopify-header",
"version": "1.0.5",
"version": "1.0.6",
"description": "This plugin will add a standardized Shopify comment header to transpiled files",

@@ -10,4 +10,3 @@ "main": "lib/index.js",

"babel-plugin-add-header-comment": "~1.0.0",
"get-project-version": "~1.0.0",
"git-rev-sync": "~1.6.0"
"get-project-version": "~1.0.0"
},

@@ -24,3 +23,3 @@ "devDependencies": {

"scripts": {
"prepublish": "babel -d lib/ src/",
"prepublish": "rm -rf lib/; babel -d lib/ src/",
"test": "npm run lint-allow-warning && npm run mocha",

@@ -27,0 +26,0 @@ "mocha": "npm run prepublish && npm run test-build && mocha --compilers js:babel-register test/index.js && npm run test-clean",

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