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

@washingtonpost/wpds-theme

Package Overview
Dependencies
Maintainers
203
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@washingtonpost/wpds-theme - npm Package Compare versions

Comparing version 0.4.5 to 0.5.0

8

package.json
{
"name": "@washingtonpost/wpds-theme",
"version": "0.4.5",
"version": "0.5.0",
"description": "WPDS Theme and System",

@@ -29,3 +29,5 @@ "author": "WPDS Support <wpds@washpost.com>",

"build": "npm run build:transform && npx tsup src/index.ts --loader .ts=tsx --minify --format esm,cjs --dts --sourcemap --legacy-output --external react --clean @stitches/react",
"test": "echo \"Error: run tests from root\" && exit 1"
"test": "echo \"Error: run tests from root\" && exit 1",
"dev": "tsup src/index.ts --format esm,cjs --watch --dts --legacy-output --external react",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},

@@ -42,3 +44,3 @@ "bugs": {

},
"gitHead": "ffee39c63ef3f7be13fb161edde7f0bcd447915d"
"gitHead": "3b12dd358351f22d18144f3d95dc5ff0183ec9c8"
}
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