Socket
Socket
Sign inDemoInstall

requirejs

Package Overview
Dependencies
0
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.22 to 2.2.0

16

package.json
{
"name": "requirejs",
"description": "Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer",
"version": "2.1.22",
"version": "2.2.0",
"homepage": "http://github.com/jrburke/r.js",
"author": "James Burke <jrburke@gmail.com> (http://github.com/jrburke)",
"licenses": [
{
"type": "BSD",
"url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
},
{
"type": "MIT",
"url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
}
],
"license": "MIT",
"repository": {

@@ -23,3 +14,4 @@ "type": "git",

"bin": {
"r.js": "./bin/r.js"
"r.js": "./bin/r.js",
"r_js": "./bin/r.js"
},

@@ -26,0 +18,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc