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

@ast/model

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ast/model - npm Package Compare versions

Comparing version 0.0.0 to 0.6.0

modules/ast-model.d.ts.map

1

modules/ast-model.d.ts

@@ -54,1 +54,2 @@ declare namespace ast { }

export default ast;
//# sourceMappingURL=ast-model.d.ts.map

14

package.json
{
"name": "@ast/model",
"version": "0.0.0",
"version": "0.6.0",
"description": "AST model.",

@@ -10,2 +10,5 @@ "keywords": [

"license": "MIT",
"engines": {
"node": ">=14"
},
"main": "modules/ast-model.mjs",

@@ -16,6 +19,2 @@ "types": "modules/ast-model.d.ts",

],
"engines": {
"node": ">=14"
},
"dependencies": {},
"scripts": {

@@ -27,3 +26,4 @@ "build": "yarn run esmc"

"registry": "https://registry.npmjs.org/"
}
}
},
"gitHead": "a42710a5bed70d16756aae44dbf3f3eb4ca12eb1"
}

Sorry, the diff of this file is not supported yet

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