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

@basalt/bedrock-core

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basalt/bedrock-core - npm Package Compare versions

Comparing version 0.17.4 to 0.18.0

11

CHANGELOG.md

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

# [0.18.0](https://github.com/basaltinc/bedrock/compare/v0.17.6...v0.18.0) (2018-12-11)
### Features
* Add GPL v2 License ([d9806a1](https://github.com/basaltinc/bedrock/commit/d9806a1))
## [0.17.4](https://github.com/basaltinc/bedrock/compare/v0.17.3...v0.17.4) (2018-12-10)

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

@@ -0,3 +1,19 @@

/**
* Copyright (C) 2018 Basalt
This file is part of Bedrock.
Bedrock is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
Bedrock is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along
with Bedrock; if not, see <https://www.gnu.org/licenses>.
*/
export * from './context';
export * from './plugins';
//# sourceMappingURL=index.js.map

5

package.json
{
"name": "@basalt/bedrock-core",
"version": "0.17.4",
"license": "GPL-2.0-only",
"version": "0.18.0",
"description": "The core of Bedrock",

@@ -26,3 +27,3 @@ "main": "dist/index.js",

},
"gitHead": "41edc318fbdd870c41df4f4639312e6f865dc81e"
"gitHead": "832166be4e1d4f2305563c759086bb73df84ddb5"
}
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