Socket
Socket
Sign inDemoInstall

@mocking-bird/core

Package Overview
Dependencies
4
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

12

CHANGELOG.md

@@ -0,3 +1,15 @@

## 1.0.1 (2024-02-29)
### 🩹 Fixes
- specify node and npm versions
### ❤️ Thank You
- batrdn
# 1.0.0 (2024-02-29)
This was a version bump only for @mocking-bird/core to align it with other projects, there were no code changes.

11

package.json
{
"name": "@mocking-bird/core",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"license": "MIT",
"repository": {
"url": "https://github.com/batrdn/mocking-bird"
},
"author": "batrdn",
"engines": {
"node": ">=18.*",
"npm": ">=9.*"
},
"scripts": {

@@ -6,0 +15,0 @@ "typecheck": "tsc -p tsconfig.json --noEmit",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc