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

@bigcommerce/big-design-theme

Package Overview
Dependencies
Maintainers
15
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigcommerce/big-design-theme - npm Package Compare versions

Comparing version 0.12.1 to 0.13.0-alpha.0

dist/options/options.spec.d.ts

8

CHANGELOG.md

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

# [0.13.0-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.12.1...@bigcommerce/big-design-theme@0.13.0-alpha.0) (2021-06-10)
**Note:** Version bump only for package @bigcommerce/big-design-theme
## [0.12.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.12.0...@bigcommerce/big-design-theme@0.12.1) (2021-03-29)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@bigcommerce/big-design-theme",
"version": "0.12.1",
"version": "0.13.0-alpha.0",
"sideEffects": false,

@@ -20,3 +20,3 @@ "main": "dist/cjs/index.js",

"build:dt": "tsc --emitDeclarationOnly",
"ci": "yarn run lint && yarn run test --maxWorkers=2 && yarn run build",
"ci": "yarn run lint && yarn run test --maxWorkers=2 --coverage && yarn run build",
"lint": "yarn run lint:tsc",

@@ -55,9 +55,9 @@ "lint:tsc": "tsc --noEmit",

"@babel/preset-typescript": "^7.12.1",
"@bigcommerce/configs": "^0.14.1",
"@bigcommerce/configs": "^0.15.0-alpha.0",
"@types/jest": "^25.2.1",
"@types/styled-components": "^4.1.12",
"babel-jest": "^25.4.0",
"babel-jest": "^25.5.1",
"babel-plugin-styled-components": "^1.10.6",
"concurrently": "^5.0.0",
"jest": "^25.4.0",
"jest": "^25.5.4",
"jest-styled-components": "^6.3.1",

@@ -71,3 +71,3 @@ "react": "^17.0.1",

},
"gitHead": "33bae601c127429fdc458aa1b6b8af72dda9bd3d"
"gitHead": "0b9d039b78135badeb4676a816b2ad00aa60527d"
}
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