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

@beamwind/core

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beamwind/core - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

13

CHANGELOG.md

@@ -6,4 +6,15 @@ # Change Log

## [2.0.1](https://github.com/kenoxa/beamwind/compare/@beamwind/core@2.0.0...@beamwind/core@2.0.1) (2020-12-01)
**Note:** Version bump only for package @beamwind/core
# 2.0.0 (2020-11-30)
**Note:** Version bump only for package @beamwind/core
- BREAKING CHANGE: rewrite to be strict by default like oceanwind
All core plugins have been adjusted to use a theme value resolver. That
is hooked into the new `mode.unknown()` handler which may convert
unknown values.
The main package (beamwind) is now pre-configured with a tailwind v2
theme. The lenient behavior is available via @beamwind/play.

4

package.json
{
"name": "@beamwind/core",
"version": "2.0.0",
"version": "2.0.1",
"description": "compiles tailwind like shorthand syntax into css at runtime",

@@ -27,3 +27,3 @@ "keywords": [

},
"gitHead": "28ce5f37dd3423d56da161c5c160f9dc0e67649c",
"gitHead": "6a080f64208e59f3740a328c837343bc5ee74697",
"exports": {

@@ -30,0 +30,0 @@ ".": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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