Socket
Socket
Sign inDemoInstall

sift

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sift - npm Package Compare versions

Comparing version 11.1.4 to 11.1.5

18

package.json
{
"name": "sift",
"description": "mongodb query style array filtering",
"version": "11.1.4",
"version": "11.1.5",
"repository": "crcn/sift.js",

@@ -21,8 +21,8 @@ "sideEffects": false,

"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"@babel/register": "^7.7.4",
"@types/node": "^13.1.5",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@babel/register": "^7.8.3",
"@types/node": "^13.7.0",
"bson": "^3.0.2",
"eval": "^0.1.3",
"eval": "^0.1.4",
"husky": "^1.2.1",

@@ -32,7 +32,7 @@ "immutable": "^3.7.6",

"prettier": "1.15.3",
"pretty-quick": "^1.8.0",
"pretty-quick": "^1.11.1",
"ts-loader": "^6.2.1",
"typescript": "^3.7.4",
"typescript": "^3.7.5",
"webpack": "^4.41.5",
"webpack-cli": "^3.1.2"
"webpack-cli": "^3.3.10"
},

@@ -39,0 +39,0 @@ "main": "./index.js",

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