New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bapital-framework

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bapital-framework - npm Package Compare versions

Comparing version 1.0.1 to 1.2.3

bapital-framework-1.2.1.tgz

36

package.json
{
"name": "bapital-framework",
"version": "1.0.1",
"version": "1.2.3",
"description": "CFPB's UI framework",

@@ -13,5 +13,2 @@ "main": "src/bapital-framework.js",

"license": "SEE LICENSE IN TERMS.md",
"keywords": [
"tables"
],
"repository": {

@@ -21,2 +18,7 @@ "type": "git",

},
"scripts": {
"build": "yarn run compile && yarn run compress",
"compile": "lessc src/bapital-framework.less bapital-framework.css --autoprefix='last 2 versions','Explorer >= 8'",
"compress": "uglifycss bapital-framework.css > bapital-framework.min.css"
},
"bugs": {

@@ -26,16 +28,16 @@ "url": "https://github.com/cfpb/bapital-framework/issues"

"dependencies": {
"bapital-atomic-component": "^1.0.1",
"bapital-buttons": "^1.0.1",
"bapital-core": "^1.0.1",
"bapital-expandables": "^1.0.1",
"bapital-forms": "^1.0.1",
"bapital-grid": "^1.0.1",
"bapital-icons": "^1.0.1",
"bapital-layout": "^1.0.1",
"bapital-notifications": "^1.0.1",
"bapital-pagination": "^1.0.1",
"bapital-tables": "^1.0.1",
"bapital-typography": "^1.0.1"
"bapital-atomic-component": "^1.1.0",
"bapital-buttons": "^1.2.3",
"bapital-core": "^1.1.0",
"bapital-expandables": "^1.1.0",
"bapital-forms": "^1.2.3",
"bapital-grid": "^1.1.0",
"bapital-icons": "^1.1.0",
"bapital-layout": "^1.1.0",
"bapital-notifications": "^1.1.0",
"bapital-pagination": "^1.2.3",
"bapital-tables": "^1.1.0",
"bapital-typography": "^1.1.0"
},
"gitHead": "3288417245e315e3da1452d58d202784b7f91938"
"gitHead": "dc43db0e03591057fe955039477f3393de0f58a0"
}
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