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

pub-test-kaku

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pub-test-kaku - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

2

dist/index.d.ts

@@ -49,4 +49,4 @@ import { useLayoutEffect, RefObject, Ref } from 'react';

declare const VERSION = "0.0.31";
declare const VERSION = "0.0.32";
export { VERSION, applyRef, isPromise, useAsyncEffect, useAwaited, useForceUpdate, useForwardRef, useIsUnmounted, useIsomorphicLayoutEffect, useSafePromise };

@@ -160,3 +160,3 @@ 'use strict';

new AgoraRTCReact();
var VERSION = "0.0.31";
var VERSION = "0.0.32";

@@ -163,0 +163,0 @@ exports.VERSION = VERSION;

{
"name": "pub-test-kaku",
"version": "0.0.31",
"version": "0.0.32",
"private": false,

@@ -103,3 +103,19 @@ "description": "pub-test-kaku sdk",

"header": "# agora-rtc-react",
"preset": "angular",
"preset": {
"name": "angular",
"types": [
{
"type": "feat",
"section": "Features"
},
{
"type": "fix",
"section": "Bug Fixes"
},
{
"type": "docs",
"section": "Documentation"
}
]
},
"infile": ""

@@ -106,0 +122,0 @@ }

Sorry, the diff of this file is not supported yet

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