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

bulmil-react

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bulmil-react - npm Package Compare versions

Comparing version 0.2.12 to 0.5.0

11

CHANGELOG.md

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

# [0.5.0](https://github.com/gomah/bulmil/compare/bulmil-react@0.2.12...bulmil-react@0.5.0) (2020-06-27)
### Bug Fixes
* **bulmil-react:** fix main & module pkg ([2053ffa](https://github.com/gomah/bulmil/commit/2053ffafd0e8bafb59d57f3127fe7238c7b4a372))
## [0.2.12](https://github.com/gomah/bulmil/compare/bulmil-react@0.2.11...bulmil-react@0.2.12) (2020-06-26)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "bulmil-react",
"sideEffects": false,
"version": "0.2.12",
"version": "0.5.0",
"author": "Gomah",

@@ -19,4 +19,4 @@ "license": "MIT",

},
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",

@@ -40,3 +40,3 @@ "files": [

"dependencies": {
"bulmil": "^0.4.3"
"bulmil": "^0.5.0"
},

@@ -47,3 +47,3 @@ "peerDependencies": {

},
"gitHead": "db57855b1d047f60b6a88d63b6a4126723d47dc4"
"gitHead": "69e706c965848d7fb96b4cadc0e8b9a91cc5956d"
}
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