sass-embedded 1.59.2-aarch64-linux-android → 1.59.3-aarch64-linux-android
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: e88738f0bac79f5bcbfff2e60377cca5a3ff5249ec431bb7356f39997e6d0199
|
4
|
+
data.tar.gz: e22c1bd9ed8f006914ffb066763b5ae62cd4ba69881e7fbfebe7d879ef21eb4e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e3080f70893c5e8e50d005447f623a627a7bc7b794423a5a8f7ff91edb682b78a5904ce7f5c9d84d60f884b21df2300a41481b50e69ba6d510323a493548d741
|
7
|
+
data.tar.gz: 3dffafab0953b3e816f428f12a663a2605b39de5712d610da7902421c082fb7fdcafbfa8feb45fa0495f51c3d1267e881d4d710ff5d14e3fa9f216d47eec2e3b
|
@@ -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: aarch64-linux-android
|
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: []
|