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

@hypermode/functions-as

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypermode/functions-as - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

transform.js

2

asconfig.json
{
"options": {
"transform": ["json-as/transform"]
"transform": ["./transform", "json-as/transform"]
}
}
{
"name": "@hypermode/functions-as",
"version": "0.2.2",
"version": "0.3.0",
"description": "Hypermode library for AssemblyScript functions",

@@ -9,2 +9,3 @@ "author": "Hypermode, Inc.",

"scripts": {
"pretest": "$npm_execpath list @as-pect/cli || $npm_execpath install --no-save --no-audit @as-pect/cli",
"test": "asp --verbose",

@@ -17,6 +18,6 @@ "pretty": "prettier --write .",

"dependencies": {
"json-as": "^0.7.3"
"json-as": "^0.7.3",
"xid-ts": "^1.1.0"
},
"devDependencies": {
"@as-pect/cli": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",

@@ -23,0 +24,0 @@ "@typescript-eslint/parser": "^7.1.1",

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