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

@instructure/debounce

Package Overview
Dependencies
Maintainers
33
Versions
1783
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/debounce - npm Package Compare versions

Comparing version 5.43.1-rc.0 to 5.43.1-rc.2

16

CHANGELOG.md

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

## [5.43.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.42.0...v5.43.1-rc.0) (2019-02-27)
**Note:** Version bump only for package @instructure/debounce
## [5.43.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.42.0...v5.43.1-rc.0) (2019-02-27)
**Note:** Version bump only for package @instructure/debounce
# [5.43.0](https://github.com/instructure/instructure-ui/compare/v5.42.0...v5.43.0) (2019-02-27)

@@ -24,0 +8,0 @@

2

es/index.js

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

import "core-js/modules/web.dom.iterable";
/*

@@ -2,0 +4,0 @@ * The MIT License (MIT)

@@ -8,2 +8,4 @@ "use strict";

require("core-js/modules/web.dom.iterable");
/*

@@ -10,0 +12,0 @@ * The MIT License (MIT)

{
"name": "@instructure/debounce",
"version": "5.43.1-rc.0",
"version": "5.43.1-rc.2+1d863e3b",
"description": "A debounce util made by Instructure Inc.",

@@ -23,3 +23,3 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "^5.43.1-rc.0"
"@instructure/ui-babel-preset": "5.43.1-rc.2+1d863e3b"
},

@@ -33,3 +33,3 @@ "dependencies": {

"sideEffects": false,
"gitHead": "8f94cd44c0b9ced75a636a7a68d706320124d3bf"
"gitHead": "1d863e3b1b4140332128c52165623bfd129d6ed1"
}
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