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

@bedrock/core

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock/core - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

5

CHANGELOG.md
# `@bedrock/core` ChangeLog
## 5.0.1 - 2022-03-31
### Fixed
- Fix erroneous test import statement.
## 5.0.0 - 2022-03-31

@@ -4,0 +9,0 @@

2

package.json
{
"name": "@bedrock/core",
"version": "5.0.0",
"version": "5.0.1",
"type": "module",

@@ -5,0 +5,0 @@ "description": "A core foundation for rich Web applications.",

/*!
* Copyright (c) 2019-2022 Digital Bazaar, Inc. All rights reserved.
*/
import {config} from 'bedrock';
import {config} from '@bedrock/core';
import {fileURLToPath} from 'url';

@@ -6,0 +6,0 @@ import path from 'path';

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