Socket
Socket
Sign inDemoInstall

28

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

28 - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

lib/28.js

@@ -88,3 +88,3 @@ 'use strict';

keys.forEach(function(key){
results['lib' + key] = {
results['lib' + key + '.xq'] = {
lastModified: new Date(modules[key].lastModified).toISOString()

@@ -188,2 +188,2 @@ };

};
module.exports = API;
module.exports = API;

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

"description": "Command line utility to download and upload 28.io queries.",
"version": "0.1.4",
"version": "0.1.5",
"keywords": [

@@ -8,0 +8,0 @@ "jsoniq", "xquery", "dev", "cloud"

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