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

wasm-ast-types

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wasm-ast-types - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

main/utils/types.js

@@ -179,3 +179,3 @@ "use strict";

} else {
throw new Error('createTypedObjectParams() contact maintainer');
throw new Error('getPropertySignatureFromProp() contact maintainer');
}

@@ -182,0 +182,0 @@ }

@@ -142,3 +142,3 @@ import * as t from '@babel/types';

} else {
throw new Error('createTypedObjectParams() contact maintainer');
throw new Error('getPropertySignatureFromProp() contact maintainer');
}

@@ -145,0 +145,0 @@ }

{
"name": "wasm-ast-types",
"version": "0.6.0",
"version": "0.6.1",
"description": "CosmWasm TypeScript AST generation",

@@ -89,3 +89,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

},
"gitHead": "51e6e530adc95d8118606379848080dd9bc3c25a"
"gitHead": "8c35eebc33e7109da33ecb5f5bdeffc9a1b0d9af"
}
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