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

@shopify/theme-check-node

Package Overview
Dependencies
Maintainers
25
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/theme-check-node - npm Package Compare versions

Comparing version 1.13.0 to 1.13.1

8

CHANGELOG.md
# @shopify/theme-check-node
## 1.13.1
### Patch Changes
- 14b9ee2: Fixup package.json configs
- Updated dependencies [14b9ee2]
- @shopify/theme-check-common@1.13.1
## 1.13.0

@@ -4,0 +12,0 @@

11

package.json
{
"name": "@shopify/theme-check-node",
"version": "1.13.0",
"version": "1.13.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": "CP Clermont <cp.clermont@shopify.com>",
"homepage": "https://github.com/Shopify/theme-tools",
"license": "MIT",

@@ -11,2 +13,7 @@ "publishConfig": {

},
"files": [
"configs/*",
"dist/**/*.js",
"dist/**/*.ts"
],
"scripts": {

@@ -22,3 +29,3 @@ "build": "yarn build:ts",

"dependencies": {
"@shopify/theme-check-common": "1.13.0",
"@shopify/theme-check-common": "1.13.1",
"glob": "^8.0.3",

@@ -25,0 +32,0 @@ "yaml": "^2.3.0"

dist/autofix.js.map
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