victory-chart
Advanced tools
Comparing version 13.1.0 to 13.1.1
# VictoryChart Changelog | ||
## 13.1.1 (2016-10-31) | ||
- Stricter npmignore | ||
## 13.1.0 (2016-10-26) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "victory-chart", | ||
"version": "13.1.0", | ||
"version": "13.1.1", | ||
"description": "Chart Component for Victory", | ||
@@ -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
2
1542973
56
27472
Updatedvictory-core@^9.1.1