Socket
Socket
Sign inDemoInstall

@acot/module-loader

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acot/module-loader - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3-canary.0

4

CHANGELOG.md

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

## [0.0.3-canary.0](https://github.com/acot-a11y/acot/compare/@acot/module-loader@0.0.2...@acot/module-loader@0.0.3-canary.0) (2020-12-19)
**Note:** Version bump only for package @acot/module-loader
## [0.0.2](https://github.com/acot-a11y/acot/compare/@acot/module-loader@0.0.2-canary.3...@acot/module-loader@0.0.2) (2020-12-10)

@@ -8,0 +12,0 @@

10

package.json
{
"name": "@acot/module-loader",
"version": "0.0.2",
"version": "0.0.3-canary.0",
"description": "Load the module according to the naming rule of acot.",

@@ -19,3 +19,5 @@ "homepage": "https://github.com/acot-a11y/acot/tree/master/packages/module-loader",

"files": [
"lib"
"lib",
"!__mocks__",
"!__tests__"
],

@@ -34,3 +36,3 @@ "scripts": {

"dependencies": {
"@acot/utils": "0.0.2",
"@acot/utils": "0.0.3-canary.0",
"debug": "^4.3.1"

@@ -41,3 +43,3 @@ },

},
"gitHead": "0213161e3b268d769211bcd75d1d5f7f4e1818ad"
"gitHead": "9e6e18956656849d3ac334de77f6081d701d7d98"
}
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