Comparing version 0.0.9 to 0.1.0
{ | ||
"name": "elements", | ||
"description": "prime dom library", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"license": "MIT (http://mootools.net/license.txt)", | ||
"main": "./lib/elements.js", | ||
"main": "./index.js", | ||
"keywords": [ | ||
@@ -22,4 +22,4 @@ "dom", | ||
"dependencies": { | ||
"prime": "0.0.6", | ||
"slick": "1.9.2" | ||
"prime": "0.1", | ||
"slick": "1.10" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
@@ -1,5 +0,8 @@ | ||
Elements | ||
elements | ||
======== | ||
elements is a minimal DOM Library for [prime](https://github.com/mootools/prime). | ||
Read the [documentation](https://github.com/mootools/elements/blob/master/doc/elements.md). | ||
[![Build Status](https://secure.travis-ci.org/mootools/elements.png?branch=master)](http://travis-ci.org/mootools/elements) | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9
20716
12
1
+ Addedprime@0.1.0(transitive)
+ Addedslick@1.10.4(transitive)
- Removedprime@0.0.6(transitive)
- Removedslick@1.9.2(transitive)
Updatedprime@0.1
Updatedslick@1.10