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

@washingtonpost/front-end-utils

Package Overview
Dependencies
Maintainers
200
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@washingtonpost/front-end-utils - npm Package Compare versions

Comparing version 0.1.14-experimental.0 to 0.1.14-experimental.1

dist/esm/index.js

8

package.json
{
"name": "@washingtonpost/front-end-utils",
"version": "0.1.14-experimental.0",
"version": "0.1.14-experimental.1",
"description": "> TODO: description",

@@ -10,3 +10,3 @@ "author": "artmsilva <artmsilva@gmail.com>",

"main": "dist/index.js",
"module": "dist/index.mjs",
"module": "dist/esm/index.js",
"types": "dist/index.d.ts",

@@ -24,3 +24,3 @@ "files": [

"test": "echo \"Error: run tests from root\" && exit 1",
"build": "tsup src/index.ts --minify --format esm,cjs --dts --sourcemap"
"build": "tsup src/index.ts --minify --format esm,cjs --dts --sourcemap --legacy-output"
},

@@ -38,3 +38,3 @@ "bugs": {

},
"gitHead": "90fa6e27daf1787e36a85fd902163f4616d7dff3",
"gitHead": "64793cde927a287b6f3726550102d9022472b986",
"devDependencies": {

@@ -41,0 +41,0 @@ "tsup": "^5.11.13",

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