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

@nolyfill/is-generator-function

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nolyfill/is-generator-function - npm Package Compare versions

Comparing version 1.0.22 to 1.0.24

3

./index.js
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"default",{enumerable:!0,get:function(){return o}});const t=/^\s*(?:function)?\*/,e=Object.getPrototypeOf(function*(){}),o=// eslint-disable-next-line @typescript-eslint/ban-types -- any function
function(o){return"function"==typeof o&&(!!t.test(Function.prototype.toString.call(o))||Object.getPrototypeOf(o)===e)};
((typeof exports.default === 'object' && exports.default !== null) || typeof exports.default === 'function') && Object.assign(exports.default,exports);
module.exports = exports.default;
((typeof exports.default === 'object' && exports.default !== null) || typeof exports.default === 'function') && Object.assign(exports.default,exports); module.exports = exports.default;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"default",{enumerable:!0,get:function(){return o}});const t=/^\s*(?:function)?\*/,e=Object.getPrototypeOf(function*(){}),o=// eslint-disable-next-line @typescript-eslint/ban-types -- any function
function(o){return"function"==typeof o&&(!!t.test(Function.prototype.toString.call(o))||Object.getPrototypeOf(o)===e)};
((typeof exports.default === 'object' && exports.default !== null) || typeof exports.default === 'function') && Object.assign(exports.default,exports);
module.exports = exports.default;
((typeof exports.default === 'object' && exports.default !== null) || typeof exports.default === 'function') && Object.assign(exports.default,exports); module.exports = exports.default;
{
"name": "@nolyfill/is-generator-function",
"version": "1.0.22",
"version": "1.0.24",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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