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

@roots/container

Package Overview
Dependencies
Maintainers
5
Versions
910
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roots/container - npm Package Compare versions

Comparing version 3.0.53-alpha.0 to 3.0.54-alpha.0

lib/types/Container/index.d.ts

18

package.json
{
"name": "@roots/container",
"version": "3.0.53-alpha.0",
"version": "3.0.54-alpha.0",
"description": "Collections utility",

@@ -30,5 +30,3 @@ "homepage": "https://roots.io/bud",

"files": [
"lib/",
"types/",
"src/"
"lib/"
],

@@ -41,5 +39,5 @@ "main": "./lib/cjs/index.js",

},
"types": "./types/index.d.ts",
"types": "./lib/types/index.d.ts",
"scripts": {
"build": "run-s build:*",
"build": "run-s build:cjs build:esm",
"build:cjs": "tsc --build tsconfig.json",

@@ -61,3 +59,9 @@ "build:esm": "tsc --build tsconfig-esm.json",

},
"gitHead": "cb0b5fb0ce71356323c93f1dd90e88349a6c4497"
"gitHead": "0af7f77b40efc03e27b45104a75a0a792295e3f8",
"devDependencies": {
"@types/node": "^14.14.31",
"@types/webpack": "^4.41.26",
"run-s": "^0.0.0",
"type-fest": "^0.21.2"
}
}

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