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

mr

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mr - npm Package Compare versions

Comparing version 0.15.6 to 0.15.7

4

CHANGES.md

@@ -0,1 +1,5 @@

### 0.15.7
- Don't load Mr's `devDependencies` into the mappings
### 0.15.6

@@ -2,0 +6,0 @@

22

LICENSE.md

@@ -1,14 +0,7 @@

Copyright (c) 2012, Kris Kowal.
BSD 3-Clause License
3-clause BSD license
====================
Includes TJ Holowaychuk’s QueryString parser.
Copyright and license not disclosed.
Copyright 2012-2014 Motorola Mobility LLC, Montage Studio Inc, and contributors.
All rights reserved.
Includes Kris Kowal’s Q promise library.
MIT License
Based on Motorola Mobility’s Montage
Copyright (c) 2012, Motorola Mobility LLC.
All Rights Reserved.
Redistribution and use in source and binary forms, with or without

@@ -24,5 +17,5 @@ modification, are permitted provided that the following conditions are met:

* Neither the name of Motorola Mobility LLC nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.
* Neither the name of Motorola Mobility LLC, Montage Studio, Montage nor the
names of its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

@@ -40,2 +33,1 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

POSSIBILITY OF SUCH DAMAGE.
{
"name": "mr",
"version": "0.15.6",
"version": "0.15.7",
"description": "A refresh-only CommonJS module system for browsers, used in Montage",

@@ -25,2 +25,3 @@ "keywords": [

},
"production": true,
"mappings": {

@@ -27,0 +28,0 @@ "q": {

@@ -30,3 +30,3 @@ [![Build Status](https://travis-ci.org/montagejs/mr.png?branch=master)](http://travis-ci.org/montagejs/mr)

You can place your `package.json` in a different location, or avoid having one
at all, with other [script tag attributes](https://github.com/montagejs/mr/tree/master/docs/Script-attribute.md).
at all, with other [script tag attributes](https://github.com/montagejs/mr/tree/master/docs/Script-attributes.md).

@@ -33,0 +33,0 @@ ## Optimization

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