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

@morphic-ts/eq-interpreters

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@morphic-ts/eq-interpreters - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

13

package.json
{
"name": "@morphic-ts/eq-interpreters",
"version": "0.6.1",
"version": "0.6.2",
"description": "Morphic Eq (fp-ts) package for equality",

@@ -21,5 +21,5 @@ "author": "Stéphane Le Dorze <stephane.ledorze@gmail.com>",

"dependencies": {
"@morphic-ts/algebras": "^0.4.1",
"@morphic-ts/common": "^0.4.1",
"@morphic-ts/model-algebras": "^0.6.0",
"@morphic-ts/algebras": "^0.4.2",
"@morphic-ts/common": "^0.4.2",
"@morphic-ts/model-algebras": "^0.6.1",
"fast-equals": "^2.0.0",

@@ -45,4 +45,3 @@ "fp-ts": "^2.4.1"

"fix-prettier": "prettier --no-semi --single-quote --print-width 120 --parser typescript --write \"{src,test,examples}/**/*.ts\"",
"test": "yarn run prettier && yarn run lint && yarn run jest && yarn run docs",
"test-old": "yarn run prettier && yarn run lint && yarn run dtslint && yarn run jest && yarn run docs",
"test": "yarn run prettier && yarn run lint && yarn run dtslint && yarn run jest && yarn run docs",
"clean": "rimraf lib/*",

@@ -70,3 +69,3 @@ "build": "yarn run clean && tsc --build tsconfig.build.json",

},
"gitHead": "a8fc151617436bb633aeffa58360506365915871"
"gitHead": "2f2cda99acc44bd4d8b9316e87dfe5d1e2a884a8"
}
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