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

@markuplint/file-resolver

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/file-resolver - npm Package Compare versions

Comparing version 1.0.0-alpha.20 to 1.0.0

6

package.json
{
"name": "@markuplint/file-resolver",
"version": "1.0.0-alpha.20",
"version": "1.0.0",
"description": "The file resolver of markuplint",

@@ -24,7 +24,7 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/ml-config": "^1.0.0-alpha.11",
"@markuplint/ml-config": "^1.0.0",
"cosmiconfig": "^6.0.0",
"glob": "^7.1.6"
},
"gitHead": "f50f02f36f67397d1e6ed1b0e52dfbb638220c17"
"gitHead": "34fdc599569e9632f08eb4a4fbe6056f74e4f884"
}
# @markuplint/file-resolver
[![npm version](https://badge.fury.io/js/%40markuplint%2Ffile-resolver.svg)](https://www.npmjs.com/package/@markuplint/file-resolver)
[![Build Status](https://travis-ci.org/markuplint/markuplint.svg?branch=next)](https://travis-ci.org/markuplint/markuplint)
[![Coverage Status](https://coveralls.io/repos/github/markuplint/markuplint/badge.svg?branch=next)](https://coveralls.io/github/markuplint/markuplint?branch=next)
[![Build Status](https://travis-ci.org/markuplint/markuplint.svg?branch=master)](https://travis-ci.org/markuplint/markuplint)
[![Coverage Status](https://coveralls.io/repos/github/markuplint/markuplint/badge.svg?branch=master)](https://coveralls.io/github/markuplint/markuplint?branch=master)

@@ -20,3 +20,3 @@ ## Install

```
$ git clone git@github.com:markuplint/markuplint.git -b next
$ git clone git@github.com:markuplint/markuplint.git -b master
$ yarn

@@ -23,0 +23,0 @@ $ yarn build

@@ -6,2 +6,2 @@ {

}
}
}

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