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

ids-enterprise

Package Overview
Dependencies
Maintainers
3
Versions
1012
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ids-enterprise - npm Package Compare versions

Comparing version 4.9.0-dev.20180717 to 4.9.0-dev.20180727

2

dist/js/cultures/ar-SA.js

@@ -253,3 +253,3 @@ /* eslint-disable no-bitwise, no-undef */

timeSeparator: ':',
short: 'd/MM//yyyy', // use four digit year
short: 'd/MM/yyyy', // use four digit year
medium: 'dd/MM/yyyy',

@@ -256,0 +256,0 @@ long: 'd MMMM، yyyy',

@@ -41,3 +41,4 @@ /* eslint-disable no-bitwise, no-undef */

// ca-gregorian/main/dates/calendars/gregorian/dayPeriods/wide
dayPeriods: ['am', 'pm']
dayPeriods: ['am', 'pm'],
firstDayofWeek: 1, // Starts on Monday
}],

@@ -44,0 +45,0 @@ // numbers/currencyFormats-numberSystem-latn/standard (Replace Sign http://www.currencysymbols.in ?)

@@ -40,3 +40,4 @@ /* eslint-disable no-bitwise, no-undef */

// ca-gregorian/main/dates/calendars/gregorian/dayPeriods/wide
dayPeriods: ['fm', 'em']
dayPeriods: ['fm', 'em'],
firstDayofWeek: 1, // Starts on Monday
}],

@@ -43,0 +44,0 @@ // numbers/currencyFormats-numberSystem-latn/standard (Replace Sign http://www.currencysymbols.in ?)

{
"name": "ids-enterprise",
"slug": "ids-enterprise",
"version": "4.9.0-dev.20180717",
"version": "4.9.0-dev.20180727",
"description": "Infor Design System (IDS) Enterprise Components for the web",

@@ -45,3 +45,3 @@ "repository": {

"e2e:local:debug": "npm run webdriver:update && npx protractor test/protractor.local.debug.conf.js",
"webdriver:update": "npx webdriver-manager update --standalone false --quiet",
"webdriver:update": "npx webdriver-manager update --standalone false --quiet --gecko=false",
"zip-dist": "npx grunt zip-dist",

@@ -63,3 +63,3 @@ "documentation": "node ./scripts/deploy-documentation.js",

"axe-core": "^3.0.3",
"axe-webdriverjs": "^2.0.0",
"axe-webdriverjs": "^2.0.1",
"babel-core": "^6.26.0",

@@ -100,3 +100,3 @@ "babel-loader": "^7.1.4",

"grunt-nodemon": "^0.4.2",
"grunt-sass": "^2.1.0",
"grunt-sass": "^3.0.1",
"handlebars": "^4.0.11",

@@ -112,3 +112,3 @@ "handlebars-registrar": "^1.5.2",

"js-yaml": "^3.11.0",
"karma": "^2.0.4",
"karma": "^2.0.5",
"karma-browserstack-launcher": "^1.3.0",

@@ -127,4 +127,4 @@ "karma-chrome-launcher": "^2.2.0",

"moment": "^2.19.2",
"node-sass": "^4.8.3",
"protractor": "^5.3.2",
"node-sass": "^4.9.2",
"protractor": "^5.4.0",
"protractor-image-comparison": "^2.0.0",

@@ -143,5 +143,5 @@ "pygmentize-bundled": "^2.3.0",

"vinyl-write": "^0.2.2",
"webpack": "^4.12.0",
"webpack": "^4.16.2",
"yargs": "^11.0.0"
}
}

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

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

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

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

Sorry, the diff of this file is not supported yet

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

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

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc