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

@bookshop/builder

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bookshop/builder - npm Package Compare versions

Comparing version 2.0.0-beta.4 to 2.0.0-beta.5

.nyc_output/288df19f-ede0-4723-8291-f4f3a8e18736.json

11

package.json
{
"name": "@bookshop/builder",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "esbuild wrapper for bringing bookshop components and engines throught to a frontend",

@@ -8,3 +8,3 @@ "type": "module",

"scripts": {
"test": "ava -v"
"test": "nyc ava -v"
},

@@ -17,7 +17,8 @@ "author": "@bglw",

"devDependencies": {
"@bookshop/jekyll-engine": "2.0.0-beta.4",
"ava": "^3.15.0"
"@bookshop/jekyll-engine": "2.0.0-beta.5",
"ava": "^3.15.0",
"nyc": "^15.1.0"
},
"dependencies": {
"@bookshop/styles": "2.0.0-beta.4",
"@bookshop/styles": "2.0.0-beta.5",
"esbuild": "^0.12.17"

@@ -24,0 +25,0 @@ },

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