sass-embedded 1.59.2-arm-linux-androideabi → 1.59.3-arm-linux-androideabi
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d70a9b6a058ca5e06dd1675339771eaa6cc6b1de921427e069e8f17312f82143
|
4
|
+
data.tar.gz: dba3a47256ae6e1f60a57ea80690799048d142b4b6bd67760ab788a9a6f03566
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b54001903ddcf82f1c80fdc70ef6f73381af4d0e1012d5474cf1878abef0fe974800133898d55449c1a24c8668cf20128d69e821182fc882884b35fe10acdb2c
|
7
|
+
data.tar.gz: 7bb03e90db13151dec382367908e9e12fb271bfc521dc8b821856903235149edbcdaf21be34ebbf58f0b678ec39ee16a748671432e7873434f1e56b50d3a3048
|
@@ -845,39 +845,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
845
845
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
846
846
|
|
847
847
|
|
848
|
-
--------------------------------------------------------------------------------
|
849
|
-
|
850
|
-
lints license:
|
851
|
-
|
852
|
-
Copyright 2021, the Dart project authors.
|
853
|
-
|
854
|
-
Redistribution and use in source and binary forms, with or without
|
855
|
-
modification, are permitted provided that the following conditions are
|
856
|
-
met:
|
857
|
-
|
858
|
-
* Redistributions of source code must retain the above copyright
|
859
|
-
notice, this list of conditions and the following disclaimer.
|
860
|
-
* Redistributions in binary form must reproduce the above
|
861
|
-
copyright notice, this list of conditions and the following
|
862
|
-
disclaimer in the documentation and/or other materials provided
|
863
|
-
with the distribution.
|
864
|
-
* Neither the name of Google LLC nor the names of its
|
865
|
-
contributors may be used to endorse or promote products derived
|
866
|
-
from this software without specific prior written permission.
|
867
|
-
|
868
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
869
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
870
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
871
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
872
|
-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
873
|
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
874
|
-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
875
|
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
876
|
-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
877
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
878
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
879
|
-
|
880
|
-
|
881
848
|
--------------------------------------------------------------------------------
|
882
849
|
|
883
850
|
node_interop license:
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sass-embedded
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.59.
|
4
|
+
version: 1.59.3
|
5
5
|
platform: arm-linux-androideabi
|
6
6
|
authors:
|
7
7
|
- なつき
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-03-
|
11
|
+
date: 2023-03-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -161,8 +161,8 @@ homepage: https://github.com/ntkme/sass-embedded-host-ruby
|
|
161
161
|
licenses:
|
162
162
|
- MIT
|
163
163
|
metadata:
|
164
|
-
documentation_uri: https://rubydoc.info/gems/sass-embedded/1.59.
|
165
|
-
source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.59.
|
164
|
+
documentation_uri: https://rubydoc.info/gems/sass-embedded/1.59.3
|
165
|
+
source_code_uri: https://github.com/ntkme/sass-embedded-host-ruby/tree/v1.59.3
|
166
166
|
funding_uri: https://github.com/sponsors/ntkme
|
167
167
|
post_install_message:
|
168
168
|
rdoc_options: []
|