New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sqrl-load-functions

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqrl-load-functions - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5-beta-1

1

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.register = void 0;
const path = require("path");

@@ -4,0 +5,0 @@ const yaml = require("js-yaml");

8

package.json
{
"name": "sqrl-load-functions",
"version": "0.6.4",
"version": "0.6.5-beta-1",
"description": "SQRL (A Safe, Stateful Rules Language for Event Streams) - functions for loading data",

@@ -45,3 +45,3 @@ "homepage": "https://twitter.github.io/sqrl",

"ts-node": "^8.3.0",
"typescript": "^3.6.2"
"typescript": "^3.9.7"
},

@@ -53,5 +53,5 @@ "engines": {

"js-yaml": "^3.13.1",
"sqrl": "^0.6.4"
"sqrl": "^0.6.5-beta-1"
},
"gitHead": "822d8a8531bcf2b9b8dd324841b84cde9fd2bedb"
"gitHead": "97dd1ee581fb87e2e0db5a2bf70eab964fd46b6b"
}
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