Socket
Socket
Sign inDemoInstall

dojo

Package Overview
Dependencies
Maintainers
3
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.6.4 to 1.6.5

4

_base/_loader/bootstrap.js

@@ -231,3 +231,3 @@ //>>includeStart("amdLoader", kwArgs.asynchLoader);

var rev = "$Rev: 01647ee $".match(/[0-9a-f]{7,}/);
var rev = "$Rev: 44cec40 $".match(/[0-9a-f]{7,}/);

@@ -256,3 +256,3 @@ /*=====

dojo.version = {
major: 1, minor: 6, patch: 4, flag: "",
major: 1, minor: 6, patch: 5, flag: "",
revision: rev ? rev[0] : NaN,

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

{
"name": "dojo",
"version": "1.6.4",
"version":"1.6.5",
"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