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

@magic/types

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magic/types - npm Package Compare versions

Comparing version 0.0.5 to 0.1.0

src/index.mjs

4

package.json
{
"name": "@magic/types",
"version": "0.0.5",
"version": "0.1.0",
"description": "typechecking library",

@@ -36,4 +36,4 @@ "author": "Jascha Ehrenreich <jascha@jaeh.at>",

"@magic/core": "github:magic/core",
"@magic/test": "0.0.12"
"@magic/test": "0.1.0"
}
}

@@ -5,2 +5,6 @@ # @magic/types

### version 0.1.0 uses esmodules
0.1.0 and onwards uses esmodules,
docs will be updated soon
[![NPM version][npm-image]][npm-url]

@@ -139,2 +143,3 @@ [![Linux Build Status][travis-image]][travis-url]

// removed (for now?)!
isArguments(() => return arguments) // true

@@ -141,0 +146,0 @@ // alias isArgs, is.arguments, is.args

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