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

@metrichor/jmespath

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metrichor/jmespath - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

12

package.json
{
"name": "@metrichor/jmespath",
"description": "Typescript implementation of the JMESPath spec (100% compliant)",
"version": "0.3.0",
"version": "0.3.1",
"author": {

@@ -58,4 +58,4 @@ "name": "Oxford Nanopore Technologies",

"@rollup/plugin-typescript": "^8.2.1",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"benchmark": "^2.1.4",

@@ -74,3 +74,3 @@ "coveralls": "^3.1.0",

"rimraf": "^3.0.2",
"rollup": "^2.49.0",
"rollup": "^2.50.5",
"rollup-plugin-sourcemaps": "^0.6.3",

@@ -81,5 +81,5 @@ "rollup-plugin-terser": "^7.0.2",

"ts-node": "^9.1.1",
"typescript": "^4.2.4"
"typescript": "^4.3.2"
},
"dependencies": {}
}
}
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