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

@stdlib/types

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/types - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

19

package.json
{
"name": "@stdlib/types",
"version": "0.3.1",
"version": "0.3.2",
"description": "stdlib TypeScript type declarations.",

@@ -19,12 +19,6 @@ "license": "Apache-2.0",

"directories": {
"example": "./examples",
"lib": "./lib",
"test": "./test"
"lib": "./lib"
},
"types": ".",
"scripts": {
"test": "make test",
"test-cov": "make test-cov",
"examples": "make examples"
},
"scripts": {},
"homepage": "https://stdlib.io",

@@ -39,8 +33,3 @@ "repository": {

"dependencies": {},
"devDependencies": {
"@stdlib/assert": "^0.2.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
},
"devDependencies": {},
"engines": {

@@ -47,0 +36,0 @@ "node": ">=0.10.0",

@@ -188,4 +188,4 @@ <!--

[test-image]: https://github.com/stdlib-js/types/actions/workflows/test.yml/badge.svg?branch=v0.3.1
[test-url]: https://github.com/stdlib-js/types/actions/workflows/test.yml?query=branch:v0.3.1
[test-image]: https://github.com/stdlib-js/types/actions/workflows/test.yml/badge.svg?branch=v0.3.2
[test-url]: https://github.com/stdlib-js/types/actions/workflows/test.yml?query=branch:v0.3.2

@@ -192,0 +192,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/types/main.svg

Sorry, the diff of this file is too big to display

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