victory-pie
Advanced tools
Comparing version 7.1.0 to 7.1.1
# VictoryPie Changelog | ||
## 7.1.1 (2016-10-31) | ||
- Stricter npmignore | ||
## 7.1.0 (2016-10-28) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "victory-pie", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "D3 pie & donut chart component for React", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"lodash": "^4.12.0", | ||
"victory-core": "^9.1.0" | ||
"victory-core": "^9.1.1" | ||
}, | ||
@@ -55,6 +55,12 @@ "devDependencies": { | ||
], | ||
"files": {} | ||
"files": { | ||
".npmignore": ".npmignore.publishr" | ||
} | ||
}, | ||
"_publishr": [ | ||
{ | ||
"created": true, | ||
"path": ".npmignore" | ||
}, | ||
{ | ||
"created": false, | ||
@@ -61,0 +67,0 @@ "path": "package.json" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
834414
12
15620
Updatedvictory-core@^9.1.1