Socket
Socket
Sign inDemoInstall

angular-virtual-dom

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-virtual-dom - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

examples/minesweeper/node_modules/angular/angular-csp.css

2

bower.json
{
"name": "angular-virtual-dom",
"version": "0.1.0",
"version": "0.1.1",
"main": "./release/angular-virtual-dom.js",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -0,1 +1,6 @@

<a name="0.1.1"></a>
### 0.1.1 (2015-02-14)
* Fix problem with linking that mutated existing nodes without going through VNode constructor, causing the diff algorithm to get confused in some situations.
<a name="0.1.0"></a>

@@ -2,0 +7,0 @@ ### 0.1.0 (2015-02-09)

{
"name": "angular-virtual-dom",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/teropa/angular-virtual-dom",

@@ -5,0 +5,0 @@ "author": "Tero Parviainen <tero@teropa.info>",

/**
*
* @version v0.1.0
* @version v0.1.1
* @link https://github.com/teropa/angular-virtual-dom

@@ -5,0 +5,0 @@ * @license MIT License, http://www.opensource.org/licenses/MIT

/**
*
* @version v0.1.0
* @version v0.1.1
* @link https://github.com/teropa/angular-virtual-dom

@@ -5,0 +5,0 @@ * @license MIT License, http://www.opensource.org/licenses/MIT

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