Socket
Socket
Sign inDemoInstall

pym.js

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pym.js - npm Package Compare versions

Comparing version 0.4.5 to 1.0.0

dist/p.v1.m.js

38

package.json
{
"name": "pym.js",
"version": "0.4.5",
"version": "1.0.0",
"loader_version": "1.0.0",
"defaultPymUrl": "//pym.nprapps.org/pym.v1.min.js",
"description": "Resize an iframe responsively depending on the height of its content and the width of its container.",
"main": "dist/pym.js",
"main": "dist/pym.v1.js",
"directories": {

@@ -10,3 +12,4 @@ "example": "examples"

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "./node_modules/karma/bin/karma start karma.conf.js",
"sauce": "./node_modules/karma/bin/karma start karma.conf-sauce.js"
},

@@ -31,8 +34,27 @@ "repository": {

"devDependencies": {
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "^0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-jsdoc": "~0.5.6"
"grunt": "^0.4.5",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-express": "^1.4.1",
"grunt-jsdoc": "^2.1.0",
"grunt-karma": "^2.0.0",
"grunt-preprocess": "^5.1.0",
"grunt-replace": "^1.0.1",
"jasmine-core": "^2.4.1",
"jquery": "^3.1.0",
"karma": "^1.1.2",
"karma-chrome-launcher": "^1.0.1",
"karma-firefox-launcher": "^1.0.0",
"karma-html2js-preprocessor": "^1.0.0",
"karma-jasmine": "^1.0.2",
"karma-sauce-launcher": "^1.0.0",
"karma-spec-reporter": "0.0.26",
"minami": "^1.1.1",
"requirejs": "^2.2.0"
},
"dependencies": {
"grunt-parallel": "^0.5.1"
}
}

Sorry, the diff of this file is not supported yet

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