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

@morphic-ts/algebras

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@morphic-ts/algebras - npm Package Compare versions

Comparing version 0.5.3-alpha.0 to 0.5.3-alpha.1

4

es6/core.d.ts

@@ -1,4 +0,4 @@

import { URIS, URIS2 } from '@morphic-ts/common/lib/HKT';
import { URIS, URIS2 } from '@morphic-ts/common/es6/HKT';
import { Algebra as AlgAlgebra, Algebra1 as AlgAlgebra1, Algebra2 as AlgAlgebra2, AlgebraURIS } from './hkt';
import { UnionToIntersection } from '@morphic-ts/common/lib/core';
import { UnionToIntersection } from '@morphic-ts/common/es6/core';
/**

@@ -5,0 +5,0 @@ * @since 0.0.1

@@ -1,2 +0,2 @@

import { URIS, URIS2 } from '@morphic-ts/common/lib/HKT';
import { URIS, URIS2 } from '@morphic-ts/common/es6/HKT';
/**

@@ -3,0 +3,0 @@ * @since 0.0.1

{
"name": "@morphic-ts/algebras",
"version": "0.5.3-alpha.0",
"version": "0.5.3-alpha.1",
"description": "Morphic core Algebra package",

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

"dependencies": {
"@morphic-ts/common": "^0.5.3-alpha.0"
"@morphic-ts/common": "^0.5.3-alpha.1"
},

@@ -58,3 +58,3 @@ "peerDdependencies": {},

},
"gitHead": "fd2f4a251700f1319a13c2948e83ce010a833b42"
"gitHead": "7c7ffda877bece63adc6fd24e77fd8647abbd822"
}
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