New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5 to 0.0.7

8

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

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

"npm": "> 1.2",
"mojito": "> 0.8"
"mojito": "> 0.9"
},
"devDependencies": {
"mojito": "0.8.x",
"mojito-cli": "0.1.x",
"mojito": "0.9.x",
"mojito-cli": "0.2.x",
"jsdom": "0.2.1",

@@ -19,0 +19,0 @@ "istanbul": "*"

@@ -52,2 +52,4 @@ /*

store = rs.createStore(cfg);
store._staticDetails = {};
store._appY = Y;
store.preload();

@@ -54,0 +56,0 @@ },

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