Socket
Socket
Sign inDemoInstall

@drieam/base

Package Overview
Dependencies
0
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.11.8 to 8.0.0

8

CHANGELOG.md

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

# [8.0.0](https://github.com/Drieam/drieam-ui/compare/@drieam/base@7.11.8...@drieam/base@8.0.0) (2021-09-30)
**Note:** Version bump only for package @drieam/base
## [7.11.8](https://github.com/Drieam/drieam-ui/compare/@drieam/base@7.11.7...@drieam/base@7.11.8) (2021-02-24)

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

7

package.json
{
"name": "@drieam/base",
"version": "7.11.8",
"version": "8.0.0",
"description": "Base class for Drieam models",

@@ -37,5 +37,6 @@ "author": "Humberto Barrientos <humberto@drieam.com>",

"watch": "yarn build --watch",
"escheck": "es-check --module es5 ./lib/**/*.js"
"escheck": "es-check --module es5 ./lib/**/*.js",
"test": "jest"
},
"gitHead": "d45a74c640ab835367f40775b98ed2746f12f95b"
"gitHead": "73f5bb636e2af03f502e8dc65b503f305d24ed8a"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc