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

@serwist/build

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serwist/build - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

8

package.json
{
"name": "@serwist/build",
"version": "9.0.1",
"version": "9.0.2",
"type": "module",

@@ -65,4 +65,4 @@ "description": "A module that integrates into your build process, helping you generate a manifest of local files that should be precached.",

"typescript": "5.5.0-dev.20240415",
"@serwist/configs": "9.0.1",
"@serwist/utils": "9.0.1"
"@serwist/configs": "9.0.2",
"@serwist/utils": "9.0.2"
},

@@ -78,3 +78,3 @@ "peerDependencies": {

"scripts": {
"build": "rimraf dist && cross-env NODE_OPTIONS='--max-old-space-size=4096' NODE_ENV=production rollup --config rollup.config.js",
"build": "rimraf dist && NODE_OPTIONS='--max-old-space-size=4096' NODE_ENV=production rollup --config rollup.config.js",
"dev": "rollup --config rollup.config.js --watch",

@@ -81,0 +81,0 @@ "lint": "biome lint ./src",

@@ -1,1 +0,1 @@

This module's documentation can be found at https://serwist.pages.dev/docs/build
This module's documentation can be found at https://serwist.pages.dev/docs/build.
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