Comparing version 1.0.0 to 1.0.1
@@ -9,2 +9,6 @@ All notable changes to this project will be documented in this file. | ||
## [1.0.1] - 2020-03-15 | ||
### Fixed | ||
- outdated docs | ||
## [1.0.0] - 2020-03-15 | ||
@@ -11,0 +15,0 @@ ### Changed |
{ | ||
"name": "abuseipdb", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": "https://github.com/dzek69/abuseipdb.git", | ||
@@ -5,0 +5,0 @@ "author": "Jacek Nowacki", |
@@ -8,3 +8,3 @@ ES Modules: | ||
```javascript | ||
const AbuseIPDB = require("abuseipdb/dist"); | ||
const AbuseIPDB = require("abuseipdb"); | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1217640