Socket
Socket
Sign inDemoInstall

dojo

Package Overview
Dependencies
Maintainers
2
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dojo - npm Package Compare versions

Comparing version 1.9.5 to 1.9.6

lcov.info

4

_base/kernel.js

@@ -83,3 +83,3 @@ define(["../has", "./config", "require", "module"], function(has, config, require, module){

var rev = "$Rev: 5f0d23e $".match(/[0-9a-f]{7,}/);
var rev = "$Rev: a5d543b $".match(/[0-9a-f]{7,}/);
dojo.version = {

@@ -97,3 +97,3 @@ // summary:

major: 1, minor: 9, patch: 5, flag: "",
major: 1, minor: 9, patch: 6, flag: "",
revision: rev ? rev[0] : NaN,

@@ -100,0 +100,0 @@ toString: function(){

{
"name": "dojo",
"version":"1.9.5",
"version":"1.9.6",
"directories": {

@@ -5,0 +5,0 @@ "lib": "."

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