Skip to content

issues Search Results · repo:chaijs/type-detect language:JavaScript

Filter by

33 results
 (105 ms)

33 results

inchaijs/type-detect (press backspace or delete to remove)

Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@austinoa18) has found a potential issue, which I would be eager to share with you. Could you add a SECURITY.md ...
  • psmoros
  • 2
  • Opened 
    on Feb 28, 2023
  • #150

Hi, I m trying to use chai 4.3.4 in an environment that is neither node.js or the browser, and it works fine except for the fact that the polyfill to detect the global object as of type-detect 4.0.5 does ...
  • Alloyed
  • 4
  • Opened 
    on Sep 2, 2021
  • #146

the various rollup-plugin-* are deprecated, use instead @rollup/plugin-*
  • Alessandro-Barbieri
  • Opened 
    on Apr 26, 2021
  • #145

When importing type-detect in the browser, the function is called typeDetect If the usage examples are followed as-is, the browser will throw an error indicating that type() is not defined. In order ...
  • bricksphd
  • 3
  • Opened 
    on May 4, 2020
  • #139

README.md mentions some features only in passing, without supporting documentation, thus leaving some features hidden and unusable. It mentions ES2015 support and documents many of the added APIs, but ...
pull-request-wanted
  • tshinnic
  • 2
  • Opened 
    on Mar 4, 2019
  • #138

It would be great if this supported Proxies, and I would think it belongs since the other ES6 classes are supported (like Promise, Set, Map, etc). I will try it myself and open a PR unless someone is ...
  • alexbainter
  • 1
  • Opened 
    on Jun 1, 2018
  • #137

Changes introduced by https://github.com/chaijs/type-detect/pull/129 After switching to use window rather than globalObject, tests running in node with a mock window (e.g. jsdom) will fail when manipulating ...
  • pgoldrbx
  • 4
  • Opened 
    on Jan 18, 2018
  • #133

Looks related to https://github.com/travis-ci/travis-ci/issues/8836. There are suggestions of either adding sudo: required to the config, or adding the --no-sandbox flag to the karma launcher for Chrome. ...
  • meeber
  • 1
  • Opened 
    on Jan 15, 2018
  • #131

We have specific conformance checks for td elements being HTMLTableDataCellElement and th being HTMLTableHeaderCellElement - as per what was (at the time) the WHATWG Spec. However the WHATWG Spec has ...
breaking-change
fun-size
pull-request-wanted
  • keithamus
  • Opened 
    on Dec 4, 2017
  • #130

$ grep version packages/postcss-tone-vars/node_modules/type-detect/package.json version : 4.0.5 $ grep export packages/postcss-tone-vars/node_modules/type-detect/index.js export default function typeDetect(obj) ...
  • qfox
  • 3
  • Opened 
    on Nov 9, 2017
  • #127
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub