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

ddf-query-validator

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddf-query-validator - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "ddf-query-validator",
"version": "1.1.0",
"version": "1.1.1",
"description": "DDF query validator",

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

{
"compilerOptions": {
"declaration": true,
"target": "es6",
"target": "es2017",
"module": "commonjs",

@@ -22,3 +22,4 @@ "noImplicitAny": false,

"lib": [
"es2017"
"es2017",
"dom"
]

@@ -25,0 +26,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