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

mojito-markup-test

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mojito-markup-test - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

20

package.json
{
"name": "mojito-markup-test",
"description": "Utility for view markup validation in mojito unit tests.",
"version": "0.0.1",
"version": "0.0.2",
"author": "David Gomez <dgomez@yahoo-inc.com>",

@@ -12,7 +12,7 @@ "contributors": [

"npm": "> 1.2",
"mojito": "> 0.7"
"mojito": "> 0.8"
},
"devDependencies": {
"mojito": "0.7.x",
"mojito-cli": "~0.0.5",
"mojito": "0.8.x",
"mojito-cli": "0.1.x",
"jsdom": "0.2.1",

@@ -31,6 +31,8 @@ "istanbul": "*"

"bugs": "https://github.com/yahoo/mojito-markup-test/issues",
"licenses":[{
"type" : "BSD",
"url" : "https://github.com/yahoo/mojito-markup-test/blob/master/LICENSE.txt"
}],
"licenses": [
{
"type": "BSD",
"url": "https://github.com/yahoo/mojito-markup-test/blob/master/LICENSE.txt"
}
],
"yahoo": {

@@ -41,2 +43,2 @@ "mojito": {

}
}
}
# Mojito markup test utility
Build Status
------------
[![Build Status](https://travis-ci.org/yahoo/mojito-markup-test.png)](https://travis-ci.org/yahoo/mojito-markup-test)
## Overview

@@ -207,2 +213,2 @@

See more [examples](examples).
See more [examples](https://github.com/yahoo/mojito-markup-test/tree/master/examples).
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