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

sqrl-example-functions

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqrl-example-functions - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

8

package.json
{
"name": "sqrl-example-functions",
"version": "0.6.0",
"version": "0.6.1",
"main": "./lib/index.js",

@@ -15,3 +15,3 @@ "author": {

"peerDependencies": {
"sqrl-engine": ">= 0.0.1 < 1"
"sqrl": ">= 0.0.1 < 1"
},

@@ -24,5 +24,5 @@ "devDependencies": {

"dependencies": {
"sqrl-engine": "^0.6.0"
"sqrl": "^0.6.1"
},
"gitHead": "7b668fdffd70a21eece7c5a96662db435f46db87"
"gitHead": "b0002682477e13865f553d21f048406916edd420"
}

@@ -6,3 +6,3 @@ /**

*/
import { AT, Instance, Execution } from "sqrl-engine";
import { AT, Instance, Execution } from "sqrl";

@@ -9,0 +9,0 @@ export function register(instance: Instance) {

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