New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@marblejs/core

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marblejs/core - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

8

package.json
{
"name": "@marblejs/core",
"version": "0.2.1",
"version": "0.2.2",
"description": "Reactive Node APIs made easy",

@@ -10,5 +10,5 @@ "main": "./dist/index.js",

"watch": "tsc -w",
"build:package": "tsc",
"prepack": "npm run build:package",
"postinstall": "npm run build:package"
"build": "tsc",
"prepack": "npm run build",
"prepare": "npm run build"
},

@@ -15,0 +15,0 @@ "files": [

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