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

@effect-ts-app/core

Package Overview
Dependencies
Maintainers
1
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effect-ts-app/core - npm Package Compare versions

Comparing version 0.14.0 to 0.14.1

6

package.json
{
"name": "@effect-ts-app/core",
"version": "0.14.0",
"version": "0.14.1",
"main": "./index.js",

@@ -23,3 +23,3 @@ "license": "MIT",

"build": "yarn clean && tsc",
"clean": "find . | egrep '\\.js(\\.map)?$|\\.d.ts$' | grep -v .eslint | grep -v jest.config | xargs rm -f",
"clean": "find . | egrep '\\.js(\\.map)?$|\\.d.ts$|\\.tsbuildinfo$' | grep -v .eslint | grep -v jest.config | xargs rm -f",
"postpublish": "yarn clean",

@@ -38,3 +38,3 @@ "prepare": "yarn build",

},
"gitHead": "1b3857ddb7e8b2100f854b2960966ce7d2c24850"
"gitHead": "838bbe70211144c7dec4fe96864937459d4152d1"
}

Sorry, the diff of this file is not supported yet

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