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

jspm-github

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jspm-github - npm Package Compare versions

Comparing version 0.13.25 to 0.13.26

2

github.js

@@ -92,3 +92,3 @@ var fs = require('graceful-fs');

function isGithubToken(token) {
return token && token.match(/[0-9a-f]{40}/);
return token && token.match(/[0-9a-zA-Z_]{40,255}/);
}

@@ -95,0 +95,0 @@

{
"name": "jspm-github",
"version": "0.13.25",
"version": "0.13.26",
"description": "jspm GitHub endpoint",

@@ -5,0 +5,0 @@ "main": "github.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