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

@acot/factory

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acot/factory - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3-canary.0

6

CHANGELOG.md

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

## [0.0.3-canary.0](https://github.com/acot-a11y/acot/compare/@acot/factory@0.0.2...@acot/factory@0.0.3-canary.0) (2020-12-14)
### Bug Fixes
- Fix omission of version specification in `debug` package ([85f8ea4](https://github.com/acot-a11y/acot/commit/85f8ea44c7b029301dbcd6bceef427fda35972b6))
## [0.0.2](https://github.com/acot-a11y/acot/compare/@acot/factory@0.0.2-canary.3...@acot/factory@0.0.2) (2020-12-10)

@@ -8,0 +14,0 @@

8

package.json
{
"name": "@acot/factory",
"version": "0.0.2",
"version": "0.0.3-canary.0",
"description": "A factory toolset for various acot objects.",

@@ -26,6 +26,6 @@ "homepage": "https://github.com/acot-a11y/acot/tree/master/packages/factory",

"dependencies": {
"@acot/types": "0.0.2",
"@acot/types": "0.0.3-canary.0",
"deepmerge": "^4.2.2",
"is-plain-object": "^5.0.0",
"type-fest": "^0.19.0"
"type-fest": "^0.20.2"
},

@@ -35,3 +35,3 @@ "publishConfig": {

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