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

monocle-ts

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monocle-ts - npm Package Compare versions

Comparing version 0.4.4 to 0.5.0

5

CHANGELOG.md

@@ -15,2 +15,7 @@ # Changelog

# 0.5.0
- **Breaking Change**
- upgrade to fp-ts 0.6 (@gcanti)
# 0.4.4

@@ -17,0 +22,0 @@

6

package.json
{
"name": "monocle-ts",
"version": "0.4.4",
"version": "0.5.0",
"description": "A porting of scala monocle library to TypeScript",

@@ -33,3 +33,3 @@ "files": ["lib"],

"dependencies": {
"fp-ts": "^0.5.1"
"fp-ts": "^0.6.0"
},

@@ -45,3 +45,3 @@ "devDependencies": {

"tslint-config-standard": "4.0.0",
"typescript": "2.5.2",
"typescript": "2.6.0-rc",
"typings-checker": "1.1.2"

@@ -48,0 +48,0 @@ },

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