xprezzo-buffer
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -1,10 +0,9 @@ | ||
1.0.1 / 2020-09-25 | ||
1.1.0 / 2020-10-25 | ||
================== | ||
* Use xprezzo-mixin 1.0.0 | ||
* Add History.md | ||
* depds updated | ||
1.0.0 / 2020-09-19 | ||
1.0.0 / 2020-10-05 | ||
================== | ||
* Initial release |
{ | ||
"name": "xprezzo-buffer", | ||
"description": "Provide backward support for Node.js Buffer API before v12", | ||
"version": "1.0.1", | ||
"author": "Leolio Mcleon <info@leolio.page>", | ||
"version": "1.1.0", | ||
"author": "Ben Ajenoui <info@seohero.io>", | ||
"dependencies": { | ||
"xprezzo-mixin": "1.0.0" | ||
"xprezzo-mixin": "1.1.0" | ||
}, | ||
@@ -9,0 +9,0 @@ "devDependencies": { |
@@ -308,5 +308,8 @@ # xprezzo-buffer | ||
### All the Rest | ||
## People | ||
The rest of the `Buffer` API is exactly the same as in node.js. | ||
[See the docs](https://nodejs.org/api/buffer.html). | ||
Xprezzo and related projects are maintained by [Ben Ajenoui](mailto:info@seoher.io) and sponsored by [SEO Hero](https://www.seohero.io). | ||
# License | ||
[MIT](LICENSE) |
Sorry, the diff of this file is not supported yet
12972
315
+ Addedxprezzo-mixin@1.1.0(transitive)
- Removedxprezzo-mixin@1.0.0(transitive)
Updatedxprezzo-mixin@1.1.0