Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@nolyfill/is-typed-array

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nolyfill/is-typed-array - npm Package Compare versions

Comparing version 1.0.26 to 1.0.29

"use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"default",{enumerable:!0,get:function(){return r}});const t=(e=require("@nolyfill/which-typed-array"))&&e.__esModule?e:{default:e};function r(e){return!!(0,t.default)(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";var e;Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"default",{enumerable:!0,get:function(){return r}});const t=(e=require("@nolyfill/which-typed-array"))&&e.__esModule?e:{default:e};function r(e){return!!(0,t.default)(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-typed-array",
"version": "1.0.26",
"version": "1.0.29",
"repository": {

@@ -15,3 +15,3 @@ "type": "git",

"dependencies": {
"@nolyfill/which-typed-array": "1.0.24"
"@nolyfill/which-typed-array": "1.0.29"
},

@@ -18,0 +18,0 @@ "engines": {