Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/nanolib

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/nanolib - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

51

CHANGELOG.md

@@ -6,2 +6,27 @@ # Change Log

## [1.4.0](https://github.com/Alwatr/nanolib/compare/@alwatr/nanolib@1.3.0...@alwatr/nanolib@1.4.0) (2024-10-25)
### Features
* **nanolib:** add `global-this` ([97aa2d0](https://github.com/Alwatr/nanolib/commit/97aa2d043d7e81dddc4fb37628a9ac94b78110aa)) by @mohammadhonarvar
* **nanolib:** use `get-env-package` ([0e9e492](https://github.com/Alwatr/nanolib/commit/0e9e492210f2aad5d176ed0a3d268f12dd75a4bd)) by @mohammadhonarvar
### Bug Fixes
* **nanolib:** Update package.json to use "@alwatr/env" instead of "@alwatr/get-env" ([fd03dc0](https://github.com/Alwatr/nanolib/commit/fd03dc0d168a97758ddede62e7eb5c41c7cc2567)) by @AliMD
### Code Refactoring
* **env:** rename package and function ([6d72576](https://github.com/Alwatr/nanolib/commit/6d72576576964ba4bf3bdc5767e14d9293f941c9)) by @AliMD
* **nanolib:** export `global-this` & update `exports` key in `package.json` ([42c8081](https://github.com/Alwatr/nanolib/commit/42c8081784cc41b28a151de7ae2e0a65b9391498)) by @mohammadhonarvar
### Miscellaneous Chores
* update devDependencies in package.json ([4d366af](https://github.com/Alwatr/nanolib/commit/4d366af59509004786ba5787c7bc322afb353e02)) by @AliMD
### Dependencies update
* update ([43ccc7c](https://github.com/Alwatr/nanolib/commit/43ccc7cd4e50e87fbb333b5a836bb8f4bedd462d)) by @mohammadhonarvar
* update ([c958a81](https://github.com/Alwatr/nanolib/commit/c958a818ad10ba590f141f05aea1ac135d3e0fd5)) by @AliMD
## [1.3.0](https://github.com/Alwatr/nanolib/compare/@alwatr/nanolib@1.2.1...@alwatr/nanolib@1.3.0) (2024-10-15)

@@ -11,7 +36,7 @@

* **nanolib:** export `resolve-url` from `nanolib` package ([ea40407](https://github.com/Alwatr/nanolib/commit/ea404076aabbc05fdf87c5da1c94f3424fb91742)) by @mohammadhonarvar
- **nanolib:** export `resolve-url` from `nanolib` package ([ea40407](https://github.com/Alwatr/nanolib/commit/ea404076aabbc05fdf87c5da1c94f3424fb91742)) by @mohammadhonarvar
### Dependencies update
* update ([ef384e7](https://github.com/Alwatr/nanolib/commit/ef384e71ca5465a52fa9531eebde7325464a54b0)) by @mohammadhonarvar
- update ([ef384e7](https://github.com/Alwatr/nanolib/commit/ef384e71ca5465a52fa9531eebde7325464a54b0)) by @mohammadhonarvar

@@ -26,3 +51,3 @@ ## [1.2.1](https://github.com/Alwatr/nanolib/compare/@alwatr/nanolib@1.2.0...@alwatr/nanolib@1.2.1) (2024-10-12)

* **nanolib:** separate export from `dedupe` package ([10c5ffc](https://github.com/Alwatr/nanolib/commit/10c5ffcb5fc208796410c9a99a6e41ad1992bc46)) by @mohammadhonarvar
- **nanolib:** separate export from `dedupe` package ([10c5ffc](https://github.com/Alwatr/nanolib/commit/10c5ffcb5fc208796410c9a99a6e41ad1992bc46)) by @mohammadhonarvar

@@ -33,16 +58,16 @@ ## [1.1.0](https://github.com/Alwatr/nanolib/compare/@alwatr/nanolib@1.0.3...@alwatr/nanolib@1.1.0) (2024-10-11)

* **nanolib:** export `node` packages from their files ([e039a2f](https://github.com/Alwatr/nanolib/commit/e039a2f75e572943d5dfb1cedebe1d8fc4dfdcc6)) by @mohammadhonarvar
- **nanolib:** export `node` packages from their files ([e039a2f](https://github.com/Alwatr/nanolib/commit/e039a2f75e572943d5dfb1cedebe1d8fc4dfdcc6)) by @mohammadhonarvar
### Bug Fixes
* **nanolib:** set `preset` option of `nano-build` to `module3` ([2d49433](https://github.com/Alwatr/nanolib/commit/2d494338c98ae9ef152ac1823c4288d6cc486cf7)) by @mohammadhonarvar
* **nanolib:** update `exports` key for new files ([0e9f4aa](https://github.com/Alwatr/nanolib/commit/0e9f4aa896c730afda713ea1e65e2c4ff70c4054)) by @mohammadhonarvar
- **nanolib:** set `preset` option of `nano-build` to `module3` ([2d49433](https://github.com/Alwatr/nanolib/commit/2d494338c98ae9ef152ac1823c4288d6cc486cf7)) by @mohammadhonarvar
- **nanolib:** update `exports` key for new files ([0e9f4aa](https://github.com/Alwatr/nanolib/commit/0e9f4aa896c730afda713ea1e65e2c4ff70c4054)) by @mohammadhonarvar
### Miscellaneous Chores
* include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
- include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
### Dependencies update
* update ([ec228ca](https://github.com/Alwatr/nanolib/commit/ec228ca8887a7210cd974b279318b61ec6b2c7f6)) by @mohammadhonarvar
- update ([ec228ca](https://github.com/Alwatr/nanolib/commit/ec228ca8887a7210cd974b279318b61ec6b2c7f6)) by @mohammadhonarvar

@@ -53,3 +78,3 @@ ## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/nanolib@1.0.2...@alwatr/nanolib@1.0.3) (2024-10-11)

* **nanolib:** export `unicode-digits` & update its deps ([28a6a65](https://github.com/Alwatr/nanolib/commit/28a6a65b2cf213ebb2db53722e28421e9a8bf752)) by @mohammadhonarvar
- **nanolib:** export `unicode-digits` & update its deps ([28a6a65](https://github.com/Alwatr/nanolib/commit/28a6a65b2cf213ebb2db53722e28421e9a8bf752)) by @mohammadhonarvar

@@ -60,3 +85,3 @@ ## [1.0.2](https://github.com/Alwatr/nanolib/compare/@alwatr/nanolib@1.0.1...@alwatr/nanolib@1.0.2) (2024-10-10)

* bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
- bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]

@@ -71,7 +96,7 @@ ## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/nanolib@1.0.0...@alwatr/nanolib@1.0.1) (2024-10-08)

* **nanolib:** add `nanolib` package to export the common packages ([1610b1e](https://github.com/Alwatr/nanolib/commit/1610b1eb5dd7e7f10505b35ae016889c7f4b6b24)) by @mohammadhonarvar
* **nanolib:** add demo test file ([0e98a3e](https://github.com/Alwatr/nanolib/commit/0e98a3e899fb7ce172bdf879ca6c0e6a46068612)) by @AliMD
- **nanolib:** add `nanolib` package to export the common packages ([1610b1e](https://github.com/Alwatr/nanolib/commit/1610b1eb5dd7e7f10505b35ae016889c7f4b6b24)) by @mohammadhonarvar
- **nanolib:** add demo test file ([0e98a3e](https://github.com/Alwatr/nanolib/commit/0e98a3e899fb7ce172bdf879ca6c0e6a46068612)) by @AliMD
### Miscellaneous Chores
* version ([62983c0](https://github.com/Alwatr/nanolib/commit/62983c0009e8d77e9472bcbb8ccb49b0cff60947)) by @
- version ([62983c0](https://github.com/Alwatr/nanolib/commit/62983c0009e8d77e9472bcbb8ccb49b0cff60947)) by @

@@ -16,2 +16,4 @@ export * from '@alwatr/async-queue';

export * from '@alwatr/resolve-url';
export * from '@alwatr/env';
export * from '@alwatr/global-this';
//# sourceMappingURL=main.d.ts.map
{
"name": "@alwatr/nanolib",
"version": "1.3.0",
"version": "1.4.0",
"description": "Necessary library for all ECMAScript (JavaScript/TypeScript) projects.",

@@ -91,27 +91,30 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"dependencies": {
"@alwatr/async-queue": "^1.3.6",
"@alwatr/dedupe": "^1.1.6",
"@alwatr/deep-clone": "^1.1.6",
"@alwatr/delay": "^1.0.6",
"@alwatr/exit-hook": "^1.1.6",
"@alwatr/fetch": "^4.1.6",
"@alwatr/flat-string": "^1.1.6",
"@alwatr/flatomise": "^1.2.6",
"@alwatr/is-number": "^1.1.6",
"@alwatr/local-storage": "^1.1.6",
"@alwatr/logger": "^4.0.6",
"@alwatr/node-fs": "^1.1.6",
"@alwatr/package-tracer": "^1.0.6",
"@alwatr/parse-duration": "^1.1.6",
"@alwatr/platform-info": "^1.2.6",
"@alwatr/render-state": "^1.0.6",
"@alwatr/resolve-url": "^1.0.0",
"@alwatr/unicode-digits": "^1.1.1"
"@alwatr/async-queue": "^1.3.7",
"@alwatr/dedupe": "^1.1.7",
"@alwatr/deep-clone": "^1.1.7",
"@alwatr/delay": "^1.0.7",
"@alwatr/env": "^1.0.0",
"@alwatr/exit-hook": "^1.1.7",
"@alwatr/fetch": "^4.1.7",
"@alwatr/flat-string": "^1.1.7",
"@alwatr/flatomise": "^1.2.7",
"@alwatr/global-this": "^1.0.2",
"@alwatr/is-number": "^1.1.7",
"@alwatr/local-storage": "^1.1.7",
"@alwatr/logger": "^4.0.7",
"@alwatr/node-fs": "^1.1.7",
"@alwatr/package-tracer": "^1.0.7",
"@alwatr/parse-duration": "^1.1.7",
"@alwatr/platform-info": "^1.2.7",
"@alwatr/render-state": "^1.0.7",
"@alwatr/resolve-url": "^1.0.1",
"@alwatr/unicode-digits": "^1.1.2"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.3",
"typescript": "^5.6.3"
},
"gitHead": "35f11b8782516f992dfce055d6aac92e51456e0c"
"gitHead": "a1e430a02f9a5711fc43f19012091bcd8806c4f9"
}

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc