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

@microlink/mql

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microlink/mql - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

dist/mql.js

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change Log

## [0.3.6](https://github.com/microlinkhq/mql/compare/v0.3.5...v0.3.6) (2019-04-25)
## [0.3.5](https://github.com/microlinkhq/mql/compare/v0.3.4...v0.3.5) (2019-04-25)

@@ -7,0 +11,0 @@

7

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://nicedoc.io/microlinkhq/mql",
"version": "0.3.5",
"version": "0.3.6",
"browser": "src/browser.js",

@@ -63,3 +63,3 @@ "main": "src/node.js",

"rollup-plugin-node-resolve": "latest",
"rollup-plugin-re": "latest",
"rollup-plugin-replace": "latest",
"rollup-plugin-shim": "latest",

@@ -75,2 +75,3 @@ "rollup-plugin-terser": "latest",

"files": [
"dist",
"src"

@@ -125,3 +126,3 @@ ],

"ignore": [
"src/umd.min.js"
"dist"
]

@@ -128,0 +129,0 @@ },

@@ -31,5 +31,5 @@ const MicrolinkError = require('whoops')('MicrolinkError')

flatten,
VERSION: 'process.env.MQL_VERSION'
VERSION: '__VERSION__'
})
module.exports = browser
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