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

@markuplint/ml-ast

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/ml-ast - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

1

lib/index.d.ts
export * from './types';
export * from './utils';

@@ -14,2 +14,1 @@ "use strict";

__exportStar(require("./types"), exports);
__exportStar(require("./utils"), exports);

10

package.json
{
"name": "@markuplint/ml-ast",
"version": "1.2.0",
"version": "1.3.0",
"description": "The markuplint AST types.",

@@ -18,9 +18,3 @@ "repository": "git@github.com:markuplint/markuplint.git",

},
"devDependencies": {
"@types/uuid": "^8.3.0"
},
"dependencies": {
"uuid": "^8.3.2"
},
"gitHead": "1806f99b6429b73ce498f6ecf641efc2400f47dd"
"gitHead": "15e11fd74042d8b378387644d36cd882962a9ec8"
}

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