Socket
Socket
Sign inDemoInstall

phila-standards

Package Overview
Dependencies
5
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"name": "phila-standards",
"version": "1.1.4",
"version": "1.1.5",
"description": "City of Philadelphia Standards",

@@ -5,0 +5,0 @@ "main": "dist/js/phila-standards.min.js",

{
"_from": "foundation-sites@6.4.3",
"_id": "foundation-sites@6.4.3",
"_inBundle": false,
"_integrity": "sha1-6onrWZut9vA91SbFHwC9uUKoRPY=",
"_location": "/foundation-sites",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "foundation-sites@6.4.3",
"name": "foundation-sites",
"escapedName": "foundation-sites",
"rawSpec": "6.4.3",
"saveSpec": null,
"fetchSpec": "6.4.3"
"name": "foundation-sites",
"version": "6.4.3",
"main": "dist/js/npm.js",
"typings": "dist/js/foundation.d.ts",
"description": "The most advanced responsive front-end framework in the world.",
"author": "ZURB <foundation@zurb.com> (http://foundation.zurb.com)",
"homepage": "http://foundation.zurb.com/sites",
"scripts": {
"start": "gulp",
"test": "npm run test:sass && npm run test:javascript:phantomjs",
"test:ci": "npm run test:sass && npm run test:javascript:ci",
"test:sass": "mocha test/sass/test_sass.js",
"test:javascript:transpile": "gulp sass:foundation && gulp test:transpile-js",
"test:javascript:phantomjs": "npm run test:javascript:transpile && mocha-phantomjs --ignore-resource-errors test/javascript/index.html",
"test:javascript:browserstack": "npm run test:javascript:transpile && browserstack-runner",
"test:javascript:ci": "npm run test:javascript:transpile && mocha-phantomjs --ignore-resource-errors test/javascript/index.html && browserstack-runner",
"test:visual": "gulp test",
"deploy": "gulp deploy",
"deploy:prep": "gulp deploy:prep",
"deploy:docs": "gulp deploy:docs",
"deploy:beta": "gulp deploy:beta"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.4.3.tgz",
"_shasum": "ea89eb599badf6f03dd526c51f00bdb942a844f6",
"_spec": "foundation-sites@6.4.3",
"_where": "/Users/matia/Desktop/standards",
"author": {
"name": "ZURB",
"email": "foundation@zurb.com",
"url": "http://foundation.zurb.com"
},
"browserify": {
"transform": [
[
"babelify",
{
"presets": [
"es2015"
]
}
]
]
},
"bugs": {
"url": "https://github.com/zurb/foundation-sites/issues",
"email": "foundation@zurb.com"
},
"bundleDependencies": false,
"dependencies": {

@@ -51,4 +28,3 @@ "jquery": ">=3.0.0",

},
"deprecated": false,
"description": "The most advanced responsive front-end framework in the world.",
"license": "MIT",
"devDependencies": {

@@ -74,3 +50,3 @@ "array-uniq": "^1.0.2",

"doiuse": "^2.6.0",
"foundation-docs": "github:zurb/foundation-docs#v0.2.2",
"foundation-docs": "zurb/foundation-docs#v0.2.2",
"gulp": "^3.8.10",

@@ -132,2 +108,15 @@ "gulp-add-src": "^0.2.0",

},
"repository": {
"type": "git",
"url": "https://github.com/zurb/foundation-sites"
},
"bugs": {
"url": "https://github.com/zurb/foundation-sites/issues",
"email": "foundation@zurb.com"
},
"keywords": [
"eyeglass-module",
"handlebars-helper-rel",
"handlebars-helper-slugify"
],
"eyeglass": {

@@ -139,3 +128,2 @@ "name": "foundation",

},
"homepage": "http://foundation.zurb.com/sites",
"jspm": {

@@ -152,31 +140,14 @@ "main": "dist/js/foundation.js",

},
"keywords": [
"eyeglass-module",
"handlebars-helper-rel",
"handlebars-helper-slugify"
],
"license": "MIT",
"main": "dist/js/npm.js",
"name": "foundation-sites",
"repository": {
"type": "git",
"url": "git+https://github.com/zurb/foundation-sites.git"
},
"scripts": {
"deploy": "gulp deploy",
"deploy:beta": "gulp deploy:beta",
"deploy:docs": "gulp deploy:docs",
"deploy:prep": "gulp deploy:prep",
"start": "gulp",
"test": "npm run test:sass && npm run test:javascript:phantomjs",
"test:ci": "npm run test:sass && npm run test:javascript:ci",
"test:javascript:browserstack": "npm run test:javascript:transpile && browserstack-runner",
"test:javascript:ci": "npm run test:javascript:transpile && mocha-phantomjs --ignore-resource-errors test/javascript/index.html && browserstack-runner",
"test:javascript:phantomjs": "npm run test:javascript:transpile && mocha-phantomjs --ignore-resource-errors test/javascript/index.html",
"test:javascript:transpile": "gulp sass:foundation && gulp test:transpile-js",
"test:sass": "mocha test/sass/test_sass.js",
"test:visual": "gulp test"
},
"typings": "dist/js/foundation.d.ts",
"version": "6.4.3"
"browserify": {
"transform": [
[
"babelify",
{
"presets": [
"es2015"
]
}
]
]
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc