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

as-chain

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

as-chain - npm Package Compare versions

Comparing version 0.0.23 to 0.0.25

2

assembly/helpers.ts

@@ -26,3 +26,3 @@ import { PermissionLevel, Action } from "./action"

static new<T, U extends Packer>(value: T): U {
static new<T, U>(value: T): U {
check(false, "not implemented");

@@ -29,0 +29,0 @@ return instantiate<U>()

{
"name": "as-chain",
"version": "0.0.23",
"version": "0.0.25",
"description": "chain module for assemblyscript",

@@ -5,0 +5,0 @@ "main": "js/index.js",

Sorry, the diff of this file is not supported yet

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