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

@apimatic/http-query

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/http-query - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

15

package.json
{
"name": "@apimatic/http-query",
"author": "APIMatic Ltd.",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",

@@ -38,8 +38,4 @@ "sideEffects": false,

{
"path": "umd/schema.js",
"path": "es/index.js",
"limit": "5 KB"
},
{
"path": "umd/schema.esm.js",
"limit": "5 KB"
}

@@ -53,9 +49,6 @@ ],

"jest": "^26.4.2",
"jsdom": "^16.5.0",
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"lerna-alias": "3.0.3-0",
"rollup": "^2.79.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.0",

@@ -67,3 +60,3 @@ "size-limit": "^7.0.8",

"dependencies": {
"@apimatic/file-wrapper": "^0.2.0",
"@apimatic/file-wrapper": "^0.3.0",
"tslib": "^2.1.0"

@@ -70,0 +63,0 @@ },

export * from './queryString';

@@ -0,0 +0,0 @@ import {

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