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

@trimblemaps/ether-framework

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trimblemaps/ether-framework - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

4

package.json
{
"name": "@trimblemaps/ether-framework",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",

@@ -27,3 +27,3 @@ "description": "The Project Ether Framework was developed as a common platform for all Trimble web applications. Project Ether is built upon and extends the Bootstrap 4 code framework. It is a responsive framework for web and mobile uses. You can use the CSS files as is, or integrate the SASS files into your own application if you wish to modify it further.",

"css:version": "node file-versioner.js",
"deploy:dev": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket dev-styles-trimblemaps/css --preventUpdates --immutable",
"deploy:dev": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket dev-styles-trimblemaps/css --noCache",
"deploy:preprod": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket preprod-styles-trimblemaps/css --preventUpdates --immutable",

@@ -30,0 +30,0 @@ "deploy:prod": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket prod-styles-trimblemaps/css --preventUpdates --immutable",

@@ -14,3 +14,3 @@ # Project Ether Framework

```html
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether.min-0.2.0.css" />
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether.min-0.3.0.css" />
```

@@ -21,4 +21,4 @@

```html
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether-layout.min-0.2.0.css" />
<script src="https://styles.trimblemaps.com/css/ether-layout.min-0.2.0.js"></script>
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether-layout.min-0.3.0.css" />
<script src="https://styles.trimblemaps.com/css/ether-layout.min-0.3.0.js"></script>
```

@@ -25,0 +25,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 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