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

@contactlab/appy

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contactlab/appy - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## [1.2.3](https://github.com/contactlab/appy/compare/1.2.2...1.2.3) (2018-12-04)
### Bug Fixes
- **package:** update fp-ts to version 1.12.0 ([#76](https://github.com/contactlab/appy/issues/76)) ([c7d3ecd](https://github.com/contactlab/appy/commit/c7d3ecd)), closes [#67](https://github.com/contactlab/appy/issues/67)
## [1.2.2](https://github.com/contactlab/appy/compare/1.2.1...1.2.2) (2018-11-02)

@@ -2,0 +8,0 @@

20

package.json
{
"name": "@contactlab/appy",
"version": "1.2.2",
"version": "1.2.3",
"description": "Fetch API the Contactlab way",

@@ -41,20 +41,20 @@ "main": "lib/index.js",

"dependencies": {
"fp-ts": "1.10.0",
"io-ts": "1.4.0"
"fp-ts": "1.12.0",
"io-ts": "1.4.2"
},
"devDependencies": {
"@contactlab/tslint-config": "1.2.0",
"@types/jest": "23.3.9",
"@types/node": "10.12.2",
"husky": "1.1.3",
"@types/jest": "23.3.10",
"@types/node": "10.12.12",
"husky": "1.2.0",
"jest": "23.6.0",
"jest-fetch-mock": "1.6.6",
"prettier": "1.14.3",
"jest-fetch-mock": "2.0.1",
"prettier": "1.15.3",
"pretty-quick": "1.8.0",
"rimraf": "2.6.2",
"standard-changelog": "2.0.6",
"ts-jest": "23.10.4",
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"tslint-config-prettier": "1.15.0",
"tslint-config-prettier": "1.17.0",
"typescript": "3.1.6"

@@ -61,0 +61,0 @@ },

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