Socket
Socket
Sign inDemoInstall

@mocking-bird/core

Package Overview
Dependencies
9
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.10 to 1.0.11

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## 1.0.11 (2024-02-29)
### 🩹 Fixes
- release ([1b858c8](https://github.com/batrdn/mocking-bird/commit/1b858c8))
### ❤️ Thank You
- batrdn
## 1.0.10 (2024-02-29)

@@ -2,0 +14,0 @@

2

package.json
{
"name": "@mocking-bird/core",
"version": "1.0.10",
"version": "1.0.11",
"private": false,

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -75,3 +75,3 @@ "use strict";

});
obj[key] = faker_1.faker.string.sample();
obj[key] = faker_1.faker.word.sample();
return obj;

@@ -78,0 +78,0 @@ }, {});

Sorry, the diff of this file is not supported yet

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