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

marty

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marty - npm Package Compare versions

Comparing version 0.8.14 to 0.8.15

2

bower.json
{
"name": "marty",
"main": "dist/marty.js",
"version": "0.8.14",
"version": "0.8.15",
"homepage": "martyjs.org",

@@ -6,0 +6,0 @@ "authors": [

@@ -0,1 +1,5 @@

0.8.15 / 2015-03-06
===================
- Add reactify as a dependency so you dont have to explicitly add it to parent project
0.8.14 / 2015-03-05

@@ -2,0 +6,0 @@ ===================

@@ -8,3 +8,3 @@ var _ = require('underscore');

var Marty = _.extend({
version: '0.8.14',
version: '0.8.15',
Diagnostics: Diagnostics,

@@ -11,0 +11,0 @@ Dispatcher: Dispatcher.getCurrent()

{
"name": "marty",
"version": "0.8.14",
"version": "0.8.15",
"description": "A Javascript library for state management in React applications",

@@ -50,3 +50,2 @@ "main": "index.js",

"jquery": "^2.1.1",
"react-router": "^0.11.4",
"semver": "^4.2.0"

@@ -74,4 +73,5 @@ },

"isomorphic-fetch": "1.6.0",
"reactify": "^1.0.0",
"underscore": "^1.7.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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