Socket
Socket
Sign inDemoInstall

morphdom

Package Overview
Dependencies
0
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

.cache/lasso/default/1753136677/read/15/69642208a941b8bdbb68892e34fe82

9

package.json

@@ -15,3 +15,3 @@ {

"mocha-phantomjs-run": "mocha-phantomjs ./test/mocha-phantomjs/generated/test-page.html",
"prepublish": "mkdir -p dist && node_modules/umd/bin/cli.js morphdom lib/index.js -c > dist/morphdom-umd.js"
"prepublish": "./prepublish.sh"
},

@@ -34,8 +34,9 @@ "author": "Patrick Steele-Idem <pnidem@gmail.com>",

"phantomjs": "1.9.7-15",
"uglify-js": "^2.6.2",
"umd": "^3.0.1",
"vdom-virtualize": "0.0.12",
"virtual-dom": "^2.1.1",
"umd": "^3.0.1"
"virtual-dom": "^2.1.1"
},
"dependencies": {},
"version": "1.1.2",
"version": "1.1.3",
"keywords": [

@@ -42,0 +43,0 @@ "dom",

@@ -141,2 +141,3 @@ morphdom

- __[Catberry.js](https://github.com/catberry/catberry)__ (`v6.0.0+`) - Catberry is a framework with Flux architecture, isomorphic web-components and progressive rendering.
- __[Composer.js](https://lyonbros.github.io/composer.js/)__ (`v1.2.1`) - Composer is a set of stackable libraries for building complex single-page apps. It uses morphdom in its rendering engine for efficient and non-destructive updates to the DOM.

@@ -143,0 +144,0 @@ _NOTE: If you are using a `morphdom` in your project please send a PR to add your project here_

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc