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

check-more-types

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-more-types - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

bower.json
{
"name": "check-more-types",
"main": "check-more-types.js",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/kensho/check-more-types",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -1,2 +0,2 @@

/*! check-more-types - v1.0.1
/*! check-more-types - v1.0.2
homepage: https://github.com/kensho/check-more-types

@@ -3,0 +3,0 @@ Copyright @ 2014 Kensho license: MIT */

{
"name": "check-more-types",
"description": "Additional type checks for https://github.com/philbooth/check-types.js",
"version": "1.0.1",
"version": "1.0.2",
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",

@@ -50,5 +50,6 @@ "bugs": {

"scripts": {
"test": "grunt && node test/load-under-node-test.js",
"test": "grunt && npm run node-test",
"node-test": "node test/load-under-node-test.js",
"coveralls": "node node_modules/lcov-filter/index.js cover/lcov.info test | ./node_modules/coveralls/bin/coveralls.js"
}
}

@@ -1,2 +0,2 @@

# check-more-types v1.0.1
# check-more-types v1.0.2

@@ -3,0 +3,0 @@ > Additional type checks for [check-types.js](https://github.com/philbooth/check-types.js)

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