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

@sap/ux-specification

Package Overview
Dependencies
Maintainers
1
Versions
521
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/ux-specification - npm Package Compare versions

Comparing version 1.90.2 to 1.90.3

dist/src/api.d.ts

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Change Log

## [1.90.3] - 2021-06-28
### Fixed
- The build result did not comprise the type definitions anymore. They are available again now.
## [1.90.2] - 2021-06-17

@@ -9,0 +15,0 @@

4

package.json
{
"name": "@sap/ux-specification",
"version": "1.90.2",
"version": "1.90.3",
"displayName": "SAP Fiori tools - Specification",

@@ -20,3 +20,3 @@ "description": "SAP Fiori tools - Specification",

"clean": "rimraf ./dist ./schemas",
"build": "yarn run clean && tsc --project ./tsconfig.build.json && yarn run create-json-schemas && yarn copy-json-schemas && webpack --color --config webpack.prod.js && rimraf dist/scripts dist/src && yarn copy-templates",
"build": "yarn run clean && tsc --project ./tsconfig.build.json && yarn run create-json-schemas && yarn copy-json-schemas && webpack --color --config webpack.prod.js && rimraf dist/scripts && yarn copy-templates",
"watch": "yarn run clean && tsc --project ./tsconfig.build.json && yarn run create-json-schemas && yarn copy-json-schemas && yarn copy-templates && webpack --color --config webpack.dev.js",

@@ -23,0 +23,0 @@ "create-json-schemas": "node dist/scripts/to-json-schema.js",

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