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

@mashroom/mashroom-utils

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mashroom/mashroom-utils - npm Package Compare versions

Comparing version 2.0.0-alpha.3 to 2.0.0-alpha.4

4

package.json

@@ -7,3 +7,3 @@ {

"license": "MIT",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"main": "lib",

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

"type-check": "tsc --noEmit",
"type-gen": "tsc --emitDeclarationOnly --declaration && cpy --parents --cwd=lib/declarations/src '**/*.d.ts' '../../../lib' && del-cli lib/declarations",
"type-gen": "tsc --emitDeclarationOnly --declaration && cpy --parents --cwd=lib/declarations/src \"**/*.d.ts\" \"../../../lib\" && del-cli lib/declarations",
"test": "jest",

@@ -39,0 +39,0 @@ "build": "babel src -d lib --extensions \".ts\" && npm run type-gen"

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