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

@drieam/api

Package Overview
Dependencies
Maintainers
3
Versions
370
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drieam/api - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2-beta.0

16

package.json
{
"name": "@drieam/api",
"version": "1.4.1",
"version": "1.4.2-beta.0+159f9d4",
"description": "Default Drieam api wrapper",

@@ -16,7 +16,3 @@ "author": "Stef Schenkelaars <stef@drieam.com>",

"dependencies": {
"@types/lodash.get": "^4.4.4",
"@types/lodash.isfunction": "^3.0.4",
"@types/lodash.isplainobject": "^4.0.4",
"@types/lodash.noop": "^3.0.4",
"@types/lodash.reduce": "^4.6.4",
"@types/lodash-es": "^4.17.1",
"@types/redux-form": "^7.4.13",

@@ -26,7 +22,3 @@ "camelcase-keys-deep": "^0.1.0",

"dot-object": "^1.7.1",
"lodash.get": "^4.4.2",
"lodash.isfunction": "^3.0.9",
"lodash.isplainobject": "^4.0.6",
"lodash.noop": "^3.0.1",
"lodash.reduce": "^4.6.0",
"lodash-es": "^4.17.11",
"parse-link-header": "^1.0.1",

@@ -45,3 +37,3 @@ "react-redux": "^5.1.0",

},
"gitHead": "cac4d9cf522ae8e2af2fad06d73fb926a9c54fbf"
"gitHead": "159f9d4bb977dab7c603ad4a138e5b9fa3c3c9df"
}

@@ -13,3 +13,4 @@ const base = require('../../webpack.config');

"parse-link-header",
"cross-fetch"
"cross-fetch",
"dot-object"
]

@@ -16,0 +17,0 @@ }),

Sorry, the diff of this file is too big to display

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