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

z-utils

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

z-utils - npm Package Compare versions

Comparing version 1.1.4 to 1.1.6

2

package.json
{
"name": "z-utils",
"version": "1.1.4",
"version": "1.1.6",
"description": "javascript uitls",

@@ -5,0 +5,0 @@ "scripts": {

import typeOf from './typeOf'
const sNativeCode = (s => s.slice(s.indexOf('{')))(isNaN + '')
const sNativeCode = (isNaN + '').slice((isNaN + '').indexOf('{'))
/**

@@ -5,0 +5,0 @@ * test function is a javascript native method

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