Comparing version 2.0.2 to 2.1.0
{ | ||
"name": "ng2-dnd", | ||
"description": "Angular 2 Drag-and-Drop without dependencies", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "karma start", |
@@ -38,3 +38,3 @@ # Angular 2 Drag-and-Drop [![npm version](https://badge.fury.io/js/ng2-dnd.svg)](https://badge.fury.io/js/ng2-dnd) [![npm monthly downloads](https://img.shields.io/npm/dm/ng2-dnd.svg?style=flat-square)](https://www.npmjs.com/package/ng2-dnd) | ||
packages: { | ||
'ng2-dnd': { main: 'index.js', defaultExtension: 'js' }, | ||
'ng2-dnd': { defaultExtension: 'js' }, | ||
} | ||
@@ -41,0 +41,0 @@ }); |
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
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
0
374840